Active Requests

nameisnani
Mega Sage

Hi Team ,

 

can any one please help me here , 

 

Service Requests that have Stage completed and State Closed Completed more than 6 months ago however they are sill "Active" .

 

nameisnani_0-1714445058910.png

 

what steps i need to do , to fix this future .

 

Please provide me the solution , that should'nt be occur again in future.

 

please provide steps .

 

4 REPLIES 4

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

You are highlighting Active and State, though your filter says Active and Stage? Makes it a bit confusing.

 

Is this also something you can reproduce, that it is still happening on current/new Catalog Items? Or was this just an issue a few months ago which was fixed (or due to incorrect data fix perhaps) and you are just left with this incorrect data to fix?

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Ayushi12
Mega Sage

Hi @nameisnani 
Please verify the workflow/flow of the items affected and how the workflow ends. The OOB business rule "Set Active Flag" checks for the stage change and inactive records.

Please mark this response as correct or helpful if it assisted you with your question.



Akshay12Tejam
Tera Contributor

For future records you can use flow designer and to mark active false past records you can use fix script.

Abhit
Tera Guru

HI @nameisnani,

As per the screenshots which you have attached I believe those RITM has been fulfilled or no longer needed(Closed Skipped) and Flow has been executed completely and RITM is not set to active false.

 

OOTB BR: "Set Active Flag" sets the active flag for RITM based on the stage value set.

 

Can you confirm on the below question:
Is this only happening for a particular item or for all the item?

how are you trying to set the stage value, is it by using the update action or flow stages?

 

Abhit