Skip to content

🐛 Bug Report: [Console] Wrong Warning Displayed #6484

@ItzNotABug

Description

@ItzNotABug

👟 Reproduction steps

  1. Create a duplicate attribute in a collection
  2. 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:

image

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

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