Hi,
In Projects mode - one of the functionalities available is diff . Its one of the best functionalities in terms of knowing what changed.
Is it possible to do a diff outside - i.e user pastes a flow and this pasted flow is compared against the one which NR runtime is using.
The aim being - in non project mode - coming to know what exactly change.
Enhancements - (both project mode / non project mode)
- Provide option to suppress cosmetic changes - like position change of a node as a diff
- While i am aware ID is the key which the system uses - can we look at - doing a diff on Node Name if such option is chosen - i.e. if node name + node type and flow/subflow the node is same - then consider them same on both flows . (If such option is chosen to ignore node IDs).
If there is a way we can do it our selves - please share and i can explore.