console icon indicating copy to clipboard operation
console copied to clipboard

🐛 Bug Report: Cloud Shows Underscores & Period are Allowed Characters for Project IDs

Open ItzNotABug opened this issue 10 months ago • 6 comments

👟 Reproduction steps

The custom ID input on Cloud for Project ID has a helper label that says - Allowed characters: alphanumeric, non-leading hyphen, underscore, period.

However the underscore and the period cannot be used.


Note: This is fixed in 1.5.x but since the Cloud is still on 1.4.13, it can cause confusions.

👍 Expected behavior

Allowed characters: lowercase alphanumeric and non-leading hyphen.

👎 Actual Behavior

The label displays - Allowed characters: alphanumeric, non-leading hyphen, underscore, period which isn't correct as we cannot use a period or underscore.

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

ItzNotABug avatar Apr 07 '24 07:04 ItzNotABug

Interesting, I was able to create one using all of them image

Can you please share your combination for the ID?

sourabpramanik avatar Apr 09 '24 15:04 sourabpramanik

@sourabpramanik My bad, I should've mentioned that the issue is with providing Project IDs.

ItzNotABug avatar Apr 09 '24 15:04 ItzNotABug

@sourabpramanik My bad, I should've mentioned that the issue is with providing Project IDs.

But the helper text in the create project dialog states differently than what you have posted in the bug description 🧐 image And it works! image

sourabpramanik avatar Apr 09 '24 16:04 sourabpramanik

@sourabpramanik Pretty sure that isn't Appwrite Cloud but probably 1.5.x. I also mentioned in the original issue that this is fixed on 1.5.x.

I can still see that message on Cloud.

ItzNotABug avatar Apr 09 '24 16:04 ItzNotABug

Ah I see, I missed reading that sorry. Gotta wait for the update.

sourabpramanik avatar Apr 09 '24 16:04 sourabpramanik

Ya....we can probably just wait until cloud.

stnguyen90 avatar Apr 11 '24 22:04 stnguyen90