Issue while copying comments from RITM to Approval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 10:09 PM - edited 01-11-2024 10:19 PM
Hi all,
I have created a business rule to copy comments from RITM to Approval. But if there are 16 approvers, the comment is copied only to the 1st record. Even if the comment has been posted by the 2nd approver, then the comment returns back from RITM to the 1st Approver.
How to sort out this issue? Attached screenshots of the code and issue I'm facing
Copy Comments from RITM to Approval business rule
Copy comments from Approval to RITM business rule
Comment from Approver result
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024 08:09 PM
Hello @gunashalini,
For similar kind of requirement, please refer to the link below:
https://www.servicenow.com/community/itsm-forum/how-to-copy-approval-comments-into-ritm-req/m-p/7579...
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
01-17-2024 08:02 PM
Hi Abbas,
I had used almost same format of code in the screenshots. It works perfectly fine in my PDI. But in my work instance it throws duplicates.