Hi team,
I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the Collections UI, the document gets created without a $id — it’s literally empty.
I’ve already tried:
- Restarting the Appwrite instance
- Refreshing the browser / logging out and back in
…but nothing helps.
This happens only through the console; I haven’t tested SDK/API yet. The document seems “created,” but the ID is missing, which makes it unusable.
Environment:
- Appwrite version: appwrite:1.7.4 / appwrite/console:6.1.28
- Self-hosted
Is anyone else seeing this? Could be a UI bug or something wrong with the instance.