-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't workingproduct / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.
Description
👟 Reproduction steps
db.ListDocument() with Query parameters but not Attributes yet created in Collection.
👍 Expected behavior
When there is no attribute yet created in Collection, it gives Collection not found error. It should give attribute not found.
Same, when no index is created for Query.search(), it gives no Collection Found error, instead of giving Index not found error.
👎 Actual Behavior
Should give exception of Attribute not created and Index not created.
🎲 Appwrite version
Version 1.2.x
💻 Operating system
Linux
🧱 Your Environment
1.3.7
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingproduct / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.