You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem happens at least with XRef Database ID field.
Form submit encounters a 400 http error when submitting form with input value format different to field type in schema.
To Reproduce
Steps to reproduce the behaviour:
Fill a study form and add XRef link item
Fill Database name as string but fill Database ID as number
Submit form
See error
Expected behavior
Form should either parse field by type declared in schema or notify user that the format is wrong.
Screenshots
2022-02-04.07-56-12.mp4
The text was updated successfully, but these errors were encountered:
Describe the bug
Problem happens at least with XRef Database ID field.
Form submit encounters a 400 http error when submitting form with input value format different to field type in schema.
To Reproduce
Steps to reproduce the behaviour:
Expected behavior
Form should either parse field by type declared in schema or notify user that the format is wrong.
Screenshots
2022-02-04.07-56-12.mp4
The text was updated successfully, but these errors were encountered: