-
Suggestion
-
Resolution: Unresolved
-
None
When reactivated, previously deactivated accounts show as suspended, even though the administrator did not suspend them prior to their deactivation.
This specific behavior occurs when a backup, where the users appear as deactivated, is restored.
Steps to reproduce:
- The administrator deactivated this user.
- A backup was run. The backup file will have active = false for this user's status.
- The administrator imported this backup. System added the user with active = false.
- The user is reactivated from the managed users page in the admin hub.
- User is shown as suspended rather than active.
The expectation is that the user appears as active, not suspended.
If a restore is executed, the system should compare the status of existing users, comparing the actual with the backup file, keeping the current status from the running system, not from the backup file.