-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
Component/s: Atlassian Data Lake - Data
-
None
-
Severity 3 - Minor
Issue Summary
The Account status column displays users as active even though they are suspended in the Admin Hub. On the other hand, if a user is deleted from the Admin Hub, they are removed from the accounts table and don't display the user as closed.
Steps to Reproduce
- Have a couple of users in the Admin hub where their statuses are either active, or suspended.
- Delete one of the active user
- Check the Accounts table:
- All active and suspended users in Admin Hub will show as active status in the Account's table
- The deleted user in Admin Hub will not appear in the Account's table.
Expected Results
When a user is suspended in Admin Hub, it should be reflected as inactive in the Account table. Similarly, when a user is deleted in Admin Hub, it should be reflected as closed in the Account table.
Actual Results
Suspended users in Admin Hub show as active in the account table, and users who are deleted in Admin Hub are not available in the account table.
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available