We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@n-orlowski tried to create an Entity List and included a space in its name. The error came from the backend and was not helpful:
https://github.com/getodk/central-backend/blob/4af4f33c6dd5c8f1c76a0222e143bf2d74e9e5da/lib/resources/datasets.js#L61
Let's add a frontend error message that provides more information on what a valid list name is.
Consider:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@n-orlowski tried to create an Entity List and included a space in its name. The error came from the backend and was not helpful:
https://github.com/getodk/central-backend/blob/4af4f33c6dd5c8f1c76a0222e143bf2d74e9e5da/lib/resources/datasets.js#L61
Let's add a frontend error message that provides more information on what a valid list name is.
Consider:
The text was updated successfully, but these errors were encountered: