Use Case: Reactivating a Suspended User

An administrator wants to reactivate a user who was previously disabled for violating rules. The user has acknowledged their mistake and has been granted access to the system again.

Applying the Enable User Action

  • Element: ‘Activate User’ button
  • Trigger: OnClick
  • Action: Authorisation → Enable User
  • User Name: Using Current.email as the user email address is more appropriate for securely and accurately identifying the logged-in user.

With this action:

  • The user's system access is enabled.
  • All roles and permissions are reactivated.
  • The user can log in again and use the application.