-
Notifications
You must be signed in to change notification settings - Fork 81
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
Malformed error message during import when a required attribute is missing #970
Comments
I will take look at this from ui and also earlier layout question. |
@clash99 the malformed error is fixed in https://github.com/Cadasta/cadasta-platform/tree/regression/%23970 |
Brian fixed the error so I'm only making a few ui changes with this one. Related to #976, we should consider removing the first radio button question at that time and be able to deduct the value with the file type uploaded. |
Steps to reproduce the error
Create a new project and upload a questionnaire. Import a file in which an attribute required by the project schema is missing. The platform reports the error but the message is malformed:
Expected behavior
The error message should be formatted correctly.
The text was updated successfully, but these errors were encountered: