Page MenuHomePhabricator

requestctl clearing all fields on error is not user-friendly when combined with stricter checking
Closed, ResolvedPublic

Description

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."

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Aklapper removed a parent task: Restricted Task.Oct 3 2025, 11:48 AM
Scott_French subscribed.

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.

Scott_French claimed this task.

The fix for this is now live. I'll follow up separately on some testing improvements that would have caught this.