You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.json
from the sample flows & load input documentRevenueByDivision
toRevenueDivision
, and update the upstream Sequences' attribute toRevenueDivision
The text was updated successfully, but these errors were encountered: