Add / Edit Rotation Form should not clear when validation fails
What
When a rotation is added and the form validation fails, the rotation form clears when it shouldn't:
edit form | edit form with change (hours -> days) | after submit |
---|---|---|
See: !54892 (comment 529619797)
Expected result
The form should not clear on validation failure.
Actual
The form clears on validation failure.
Edited by David O'Regan