Hi I am pretty new to web development in general. and currently building my first app with svelte and appwrite.
I created my database, added a collection and wanted to add attributes.
The panel shows all the attributes as processing, and when I try to edit them I get the following error:
The requested attribute is not yet available. Please try again later.
I am working with a self hosted instance of appwrite.
Any help would be appreciated!