We are facing an issue where Requested Items (RITMs) are in a closed state (Closed Complete, Closed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
We are facing an issue where Requested Items (RITMs) are in a closed state (Closed Complete, Closed Incomplete, or Closed Cancelled), but the Active field is still set to true, whereas it should be false.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @AryanJha ,
Have you looked into if any business rule should set the active flag to false based on e.g. state?
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @AryanJha !!
This usually happens when RITMs are closed via custom Business Rules, Flows, or scripts that update the State but do not set Active = false, or when workflows are bypassed, preventing the OOB logic from running.
Mark this as Helpful if it clarifies the issue.
Accept the solution if this answers your question.
Regards,
Vaishnavi
Associate Technical Consultant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @AryanJha
just create a business rule and set the active field to false, whenever the state changes to closed complete. Directly setting the field value based on conditon doesnt require script writing.
Happy to help!
To help others in the community find this solution, kindly mark this response as the Correct Answer and Helpful.
Warm Regards,
Deepak Sharma
Community Rising Star 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
If Any Business rule is not in place to make ritm record Active =False when state is Closed Complete, Closed Incomplete, or Closed Cancelled, Create it.

