License count
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-07-2024 10:59 AM
is there a way to check how the roles were removed from users. Within a week, the license count was dropped to 1000 less and need to check how this was dropped suddenly. please provide possible ways to check
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-07-2024 11:06 AM - edited ā08-07-2024 11:06 AM
Hi,
Outside of it being due to some sort of flow or other process, you can look at your deleted records for the table: sys_user_has_role, and see if you see a user who deleted those listed there (listed as created user).
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!