I created a collection in two different databases, in one it worked and shows up. In the other, it says it worked, and it says it's there on repeated hits to the server, but the collection is not visible in console. This is on 1.5.5, self hosted, restarted the docker but it still isn't showing the collection we created. How can I figure this out?
bad cache? does it show up in incognito?
Recommended threads
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...