human-essentials
human-essentials copied to clipboard
Account Requests - Fix Users disappearing on error
Summary
If a super admin is editing an account request and attempts to save it, but there is an error, the user information disappears. This shouldn't happen.
Why fix?
Possible error in re-entering, also slows down the process
Criteria for completion
- [] User information is preserved if there is an error on the account request edit
- [] tests to support this behaviour.