ZionniteOriginal post
Rank 4: Virtual Machine
hello, my console database collection index has been stuck in creating new index and deleting index
Summary
- Developers reported an issue with Appwrite Cloud getting stuck in creating and deleting indexes.
- The problem likely stems from documents violating unique constraints during index creation.
- One developer questioned if the issue could be related to a unique userId constraint.
- Another developer expressed confusion about the need for the unique index.
- Ultimately, the issue was resolved, likely by addressing the unique constraint violations during index creation.