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

Upper limit of 255 characters on the concept and form element names #449

Open
vindeolal opened this issue Aug 9, 2022 · 0 comments
Open
Labels

Comments

@vindeolal
Copy link
Contributor

Right now form element and concept names are varchar(255) and if the user tries to save the name of length more than 255 chars then the request fails on the DB.
Either we should increase this limit or the client should not allow users to type more than 255 characters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Triaged
Development

No branches or pull requests

2 participants