RITM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 01:09 AM - edited 10-16-2024 01:10 AM
I have some tasks under a RITM are marked as complete, but the RITM itself is still showing as “In Progress.” What could be the reason for this, and how would I troubleshoot and ensure the RITM status updates based on the task statuses?
- 727 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 01:11 AM
Hi @Anantha27
Is it something a flow your created or OOTB? Seems the stages are not set properly.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
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/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 01:16 AM
I will check the stages thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 01:14 AM
Hi @Anantha27
Go to the workflow attached to that catalog item and add event at after last catalog task created. add Set Values event and make stage to Closed complete and state to Closed Complete.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 01:14 AM
Check if you there's some business rules?
Use the script debugger to see if the business rule is being triggered when the tasks are completed.
Thanks,
If you see this question help you in some way, please check the Helpful button.