-
Notifications
You must be signed in to change notification settings - Fork 4.4k
π Bug Report: Not able to Create Project with Project id not equal to (Contain at most 36 chars. Valid chars are a-z, 0-9, and hyphen. Can't start with a special char.) #6279
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
Comments
I would like to work on this issue , please assign it to me |
The error message is correct. It looks like we just need to update the client-side helper text. So, we're going to want to update the CustomId component to expose a @nick2432, I've assigned the issue to you. Thanks for your interest! ππΌ |
@stnguyen90 is this still open as I see the PR was closed? |
@nick2432, are you still working on this? |
@stnguyen90 yes |
Can I work on this issue, if it's still open? @stnguyen90 |
assign this to me |
Can this issue be labeled as Hacktoberfest? |
@nick2432, unfortunately, this is a bit small to qualify for the Appwrite Hacktoberfest swag (even with the additional onboarding bugfix). |
@stnguyen90 Thanks for the feedback |
Please assign this issue to me in case it is not picked up/solved @stnguyen90 |
I want to work on this issue. If not assigned/solved, please assign this to me. |
π Reproduction steps
Try to Create a project with project id 123abc456DEf789ghij0klmnopqrs_tuv.wx
π Expected behavior
Project should be Created.
π Actual Behavior
GIving exception - β Error Invalid
projectId
param: Project IDs must contain at most 36 chars. Valid chars are a-z, 0-9, and hyphen. Can't start with a special char.π² 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?
π’ Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: