Closed tmsnvk closed 2 weeks ago
The frontend form update status field validation was wiped. The next step is to remake this validation and make it synchronised with the backend validation.
the only validation that should be on both front/backend:
// if submitted is selected again after a withdrawn selection, all fields should be enabled if they have a value
The frontend form update status field validation was wiped. The next step is to remake this validation and make it synchronised with the backend validation.