How can I compare two previous flow versions?

Rafael Pinto
Tera Contributor

Hello.

I need two compare two versions of a flow which are not the current one. Is there a way to do it?

I'm not able to open the record of a flow outside flow designer. If I could do it, it would be easy to select two versions and compare them.

Through the Customer Update table, there is only the possibility of comparing a Customer Update to the current version.

I also did not find a table that contains workflow versions, in contrast to the workflow, which has the wf_workflow_version table.

 

Thank you.

1 ACCEPTED SOLUTION

kchorny
Tera Guru

sys_update_version.list

Search for the sys_id of the flow in the Name field.

Open the previous version and select Compare to Current.

View solution in original post

2 REPLIES 2

Filipe Cruz
Kilo Sage
Kilo Sage

Hello Rafael,

 

Table is called sys_hub_flow.

This table stores flows and subflows.

 

Please mark my answer as correct and helpful if it is relevant for you.

 

Best Regards,

 

Filipe Cruz

kchorny
Tera Guru

sys_update_version.list

Search for the sys_id of the flow in the Name field.

Open the previous version and select Compare to Current.