Why auditing for sys_user_group table not working properly?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2022 01:28 AM
Hello,
I enabled audit for the sys_user_group table and its working fine for all fields.
But when I removed users from the group member related list or removed any role from roles related list they are not getting audited properly.
They are only getting audited after when I change any field on the sys_user_group table record e.g. description.
For example:
1.I removed some user from "group members" related list, but they are not getting audited:
2. After that I modified the description field on the sys_user_group table record and now I can see all audit history for all removed users.
Is there any BR or any script working on this?
Or please let me know your thoughts on this!!!
Regards
Siddhesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2022 02:50 AM
Hello,
Seems to be working fine, Auditing is controlled from Code so if triggering point is not there whenever you are removing users then it will capture in auditing but since you have to perform direct action on form it will capture properly.
Please hit like and mark my response as correct if that helps
Regards
Regards,
Musab