In several forms, when a user clears data in a form that was already saved before, and then proceeds, the cleared form is not saved and a validation error is not given either. Instead, the old data remains in the database. However, the user proceeds to the next form as if the data has been saved.
In the worst case, it may happen that an application with old data is sent out, because the old data is still there and the system shows the step as complete.
This happens in the following forms (at least):
Research goal
Funding information (when deselecting all checkboxes)
Other researchers (only the field "Name and affiliation of other people")
In the form "Researcher", this does not happen and the emptied fields are correctly validated.
In several forms, when a user clears data in a form that was already saved before, and then proceeds, the cleared form is not saved and a validation error is not given either. Instead, the old data remains in the database. However, the user proceeds to the next form as if the data has been saved.
In the worst case, it may happen that an application with old data is sent out, because the old data is still there and the system shows the step as complete.
This happens in the following forms (at least):