We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

What Happens When a Flow Tied to an Open RITM Is Changed Before the RITM Closes?

cwolfe01
Giga Guru

If I have an open RITM tied to a flow in flow designer, and a change is made to the flow before the RITM is closed, will the RITM follow the logic of the updated flow, or will it follow the logic of the flow at the moment the RITM was generated?

1 ACCEPTED SOLUTION

AlpUtkuM
Mega Sage

"it follow the logic of the flow at the moment the RITM was generated". This is the right statement.

View solution in original post

3 REPLIES 3

Dr Atul G- LNG
Tera Patron

Hi @cwolfe01 

 

Any changes made in flow will come into exitance or work only for new Requests. In this case, nothing will happened , as flow is already attached to RITM.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

AlpUtkuM
Mega Sage

"it follow the logic of the flow at the moment the RITM was generated". This is the right statement.

Would this be the same case for a flow that triggers on the incident table?