Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing Sequence pattern yields error #134

Open
JesusGuerrero opened this issue Dec 12, 2022 · 0 comments
Open

Changing Sequence pattern yields error #134

JesusGuerrero opened this issue Dec 12, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@JesusGuerrero
Copy link
Collaborator

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:

  1. open test-union-sequence-nlp.json from the sample flows & load input document
  2. Rename Union RevenueByDivision to RevenueDivision, and update the upstream Sequences' attribute to RevenueDivision
  3. Run the Union, verify output
  4. Open RevenueOfDivision Sequence, attempt to update sequence pattern to match updated Union node name.
  5. Error occurs when trying to update sequence. workaround is to discard the sequence node and add a new one.

Screen Shot 2022-12-12 at 12 57 30 PM

@laurachiticariu laurachiticariu added bug Something isn't working good first issue Good for newcomers labels Dec 12, 2022
@marthacryan marthacryan removed their assignment Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants