We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Journal entries added when activity field changes

Jan Post2
Tera Contributor

Hi,

 

Where is the logic/code that adds a comment to the activity stream whenever a configured activity field changes. For instance when the assignee is changed the activity stream get a new comment stating field change from A to B and this was done by Y.

 

Regards

Jan

2 REPLIES 2

Dr Atul G- LNG
Tera Patron

Hi @Jan Post2 

 

If I am not wrong it is OOTB but yes comments not added. 

 

Will this not work:

AGLearnNGrow_0-1711713271402.png

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

Sohail Khilji
Kilo Patron

HI @Jan Post2,

 

Ideally state field on the incident record is audited by default and hence any state change on the incident record will be captured in sys_audit table, then the same would be populated in sys_history_line table, eventually it would be populated in activity stream on incident record.

 

I hope this helps..


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect