Skip to content

🐛 Bug Report: Collection not found error #5750

@devmarwat

Description

@devmarwat

👟 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?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingproduct / databasesFixes and upgrades for the Appwrite Database.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions