- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2024 12:17 AM - edited 09-23-2024 12:17 AM
Hi,
I have a requirement in which after state changes to Assigned, an additional comments will be added.
Comments will be : "Acknowledged the incident. Investigation is going on and will provide the update shortly."
I'm doing this using After-update Business Rule and here is the script which I'm using:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 12:21 AM
Hello @Intakhab Khan,
For similar kind of issue, please refer to the below link:
https://www.servicenow.com/community/itsm-forum/field-changes-capturing-twice-in-activity-log/td-p/6...
If it is helpful, please mark it as helpful and accept the correct solution.
Thanks & Regards,
Abbas Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 12:21 AM
Hello @Intakhab Khan,
For similar kind of issue, please refer to the below link:
https://www.servicenow.com/community/itsm-forum/field-changes-capturing-twice-in-activity-log/td-p/6...
If it is helpful, please mark it as helpful and accept the correct solution.
Thanks & Regards,
Abbas Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 12:43 AM
Hi @Abbas_5 ,
Thanks for the reply and I changed my After-BR to Before and commented current.update(); and now it's working.
Thanks & Regards,
Intakhab Khan