During this morning's incident ( T406299 ) we logged a note that "new stricter rules for requestctl rules are unfriendly to the user if all form fields are cleared on every error."
Description
Description
Event Timeline
Comment Actions
It's certainly the intention of the code to preserve the form data on validation error. I'll take a look at some point today.
Comment Actions
swfrench opened https://gitlab.wikimedia.org/repos/sre/hiddenparma/-/merge_requests/116
Fix pending form field preservation on validation failure
Comment Actions
swfrench merged https://gitlab.wikimedia.org/repos/sre/hiddenparma/-/merge_requests/116
Fix pending form field preservation on validation failure
Comment Actions
The fix for this is now live. I'll follow up separately on some testing improvements that would have caught this.