Audit trail on group membership change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 12:01 PM
Hi,
I know how to do a History / List on a record, but was wondering where/how to view who or what changed (added) a user to a group. Do I do this on the user record or the group record?
I remember being able to tell when someone was removed by looking somewhere else (like deleted records) but what about for addition?
Many thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 01:49 PM - edited 05-15-2024 01:50 PM
Hi @VL10 ,
You can add Activity to Groups as shown below it captures all the changes done in Group,
Right click on form ->Configure -> Form Design make the changes and save it
Result:
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 02:15 PM
Thank you. I did that but it says "Activities: 0", does it take some time to populate?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 11:31 PM
@VL10 ,
if its not reflecting Click on filter activity and check the configure available field and make sure it has all the fields then it will reflect in the activities,
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 01:30 PM
Hello - I believe you will need to enable auditing on the table: sys_user_grmember
To enable auditing on a table you can follow this documentation:
Hope that helps!
Thanks!