
ProjectId: 660467ed88cc9823a538 Users Collection: 6604684bbfd6cff7d4e5
I have an attribute (followerId) in my Users collection that I deleted about 2 months ago, however it still says, "processing". I initially agreed with Appwrite Support to leave it there as I never noticed any issues with it being there, but now I know where it does cause an issue. When I try to create an account directly in Appwrite>Users>create document, I cant save the document because its looking for the "followerId'
Can you please assist and remove the attribute? Thank you!

When I try to create an account directly in Appwrite>Users>create document, I cant save the document because its looking for the "followerId'
Would you please clarify?

Sorry i forgot to add this screenshot. when I try to save the new Users document

but only in the console?

Correct

sounds like this is a bug in the console...

you don't see the attribute in the console? do you see it in the request?

I dont see the request, no

This has been here for almost 2 months after I deleted it

Sorry I do see it in console (obviously) with that last screenshot
Recommended threads
- SSR Image Previews
I am using the SSR guide (with SvelteKit) to use Appwrite on both the server and the client. I do this by also passing the cookie back to the client and creatin...
- fix ip function for whitelisting
Hello, any recommendation how to make IP of Appwrite Function on cloud is fixed for whitelisting purpose?
- [BUG] Next.js 16 is broken on appwrite.
The latest version of Next.js fails to build on appwrite and shows the error: `Adapter mismatch. Detected: static does not match with the set adapter: ssr` whil...
