-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Open
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
- Create a duplicate attribute in a collection
- Warning shows up :
Attribute with the requested ID already exists. Try again with a different ID or use "unique()" to generate a unique ID.
Its not possible or allowed to Use "unique()" to generate a unique ID. in console.
See:
👍 Expected behavior
Show only : Attribute with the requested ID already exists.
👎 Actual Behavior
Probably uses a message style from an sdk which suggests to use unique() on console.
🎲 Appwrite version
Version 1.4.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 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.
