[Bug] Importing flows that have objects with the same name but different settings results in incorrect import
u-n-i-c-o-rn opened this issue · 2 comments
u-n-i-c-o-rn commented
b1scuit-thi3f commented
We could look at providing an object hash - this would allow us to generate a hash based on a number of different fields (perhaps just excluding certain system fields). That way the system wouldn't have to rely on fuzzy matching.
z1pti3 commented
Did not add as a hash but compared the values of each field to make sure there are no differences on the target object.