When testing UI validations, it was noticed that Sequence node was unable to update the sequence pattern that were corrected as part of UI validations.
Steps:
- open
test-union-sequence-nlp.json from the sample flows & load input document
- Rename Union
RevenueByDivision to RevenueDivision, and update the upstream Sequences' attribute to RevenueDivision
- Run the Union, verify output
- Open RevenueOfDivision Sequence, attempt to update sequence pattern to match updated Union node name.
- Error occurs when trying to update sequence. workaround is to discard the sequence node and add a new one.

When testing UI validations, it was noticed that Sequence node was unable to update the sequence pattern that were corrected as part of UI validations.
Steps:
test-union-sequence-nlp.jsonfrom the sample flows & load input documentRevenueByDivisiontoRevenueDivision, and update the upstream Sequences' attribute toRevenueDivision