Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Activity stream shows admin instead of impersonated user as comment/work note author

Pinky_setso
Tera Contributor

When impersonating a user and adding a comment or work note to an incident or case, the comment is written correctly to the underlying journal record — sys_journal_field.sys_created_by correctly as it shows the impersonated user, but the Activity stream displays the admin account as the author instead of the impersonated user. This occurs in both classic UI and Agent Workspace, on incidents and cases.

1 ACCEPTED SOLUTION

sandeepdutt
Tera Patron

Hi @Pinky_setso ,

I would look for "glide.audit.track_impersonation" Property and make it false.

 

Thanks,
Sandeep Dutta

Please mark the answer correct & Helpful, if i could help you.

View solution in original post

1 REPLY 1

sandeepdutt
Tera Patron

Hi @Pinky_setso ,

I would look for "glide.audit.track_impersonation" Property and make it false.

 

Thanks,
Sandeep Dutta

Please mark the answer correct & Helpful, if i could help you.