Actions
Feature proposal #8245
closedRevert the email before storage instead of after to avoid double store
Description
Currently this is acting on onAfterUserUpdate when it should use onBeforeUserUpdate to reset email back to the old email address to avoid doing a double store.
Actions