Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
ItzNotABug opened this issue Apr 7, 2024 · 6 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@ItzNotABug
Copy link
Contributor

ItzNotABug commented Apr 7, 2024

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

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@ItzNotABug ItzNotABug added the bug Something isn't working label Apr 7, 2024
@sourabpramanik
Copy link
Contributor

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

Can you please share your combination for the ID?

@ItzNotABug
Copy link
Contributor Author

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

@sourabpramanik
Copy link
Contributor

@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

@ItzNotABug
Copy link
Contributor Author

@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.

@sourabpramanik
Copy link
Contributor

sourabpramanik commented Apr 9, 2024

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

@stnguyen90 stnguyen90 changed the title 🐛 Bug Report: Cloud Shows Underscores & Period are Allowed Characters for Custom IDs 🐛 Bug Report: Cloud Shows Underscores & Period are Allowed Characters for Project IDs Apr 11, 2024
@stnguyen90
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants