Find user/group history

omkar2
Giga Contributor

Where to do I find history of a user or group for when & who added a user to a particular group?

1 ACCEPTED SOLUTION

Hi Okmar,



You can look in the Created by field.



(My demo data is not exactly optimal.)



find_real_file.png


View solution in original post

5 REPLIES 5

Chuck Tomasi
Tera Patron

You can use the date created in the Group Members (sys_user_grmember) table. This fields basically contains two fields, user and group (along with the standard created, updated, modified, etc.)


It is helpful but I want to determine who was the person that added the user to the group?


Hi Okmar,



You can look in the Created by field.



(My demo data is not exactly optimal.)



find_real_file.png


Mihir Mohanta
Kilo Sage

You can click on the personalize gear icon and add updated   and updated by to see the details when the group was added to the user and who added that group.



find_real_file.png




Thanks,


Mihir