Hey!
I need some help asap. I deleted a user via a function, however I tried setting it back via migration from my old backup. But for some reason the console is telling me that the user already exists with that E-Mail. Even creating it manually I have the same issue.
@Steven Are you able to take a look? Seems to be there but it's hidden. I cannot access it via URL as well. I have the old ID but that just shows a 404.
Just did a users.list, same result. User doesn't exist.
Okay I found the Issue.
I apologize for the ping. However this bug was really a bad moment.
Apparently if you delete a user, the identities stay. Meaning if you create a new user with the same E-Mail and since the identities are still there, it still thinks your E-Mail exists. Deleting the identities and then re-creating the user seems to have worked.
Recommended threads
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...