Package version (if known):
Describe the bug
When introducing a wrong value in one of the custom fields, after the first save, the error is displayed but after saving it again it the error will disappear, although the value is still incorrect in the form
Steps to Reproduce
- Go to 'New upload'
- Fill in required fields
- Fill in one of the custom fields with a invalid value
- Save
- Modify any other field except for the custom field with the wrong value
- Save
- Save again
- Error disappeared
Expected behavior
Error should be displayed as long as the value is wrong in the form.