How to rollback changes that are being done using a flow designer?

Aman55
Tera Contributor
I am unable to find a way to how to rollback a change that is being done by using update record action in flow designer. Also Is there a way to know what was the previous value before the update was made using flow execution or flow context record. The table on which the update was executed is not audited so I am not sure how to achieve the same. Any help would be really appreciated!! #flowdesigner #rollback
3 REPLIES 3

Hemanth M1
Giga Sage
Giga Sage

Hi @Aman55 ,

 

Go to sys_update_version table look for your flow using name field as below and right click on the version you want to revert >revert to this version.

HemanthM1_0-1687600795760.png

 

Mark correct if it helps.

 

Thank you,

Hemanth

 

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025

Hi @Aman55 ,

 

did u try the above solution??

 

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025

Manmohan K
Tera Sage

Hi @Aman55 

 

Unfortunately change done to records using a flow designer cannot be reverted back.