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

NIFI-13980: Edit Parameter Context action needs to be completed even … #9501

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mcgilman
Copy link
Contributor

@mcgilman mcgilman commented Nov 7, 2024

…when the user is routed away by following a link to a referencing component.

To reproduce the issue...

  • Create a Parameter Context with a Parameter
  • Associate the Parameter Context with the current Process Group
  • Reference the Parameter in a Processor and save it.
  • Open the Processor configuration and in the Property Table select go to Parameter where it's referenced.
  • Edit the Parameter value and Apply.
  • Let the update complete.
  • Rather than closing the dialog, select the link to the referencing component shown in the dialog.
  • Open the Processor configuration and go to the Parameter again.

Without this fix, the previous update response is still shown in the dialog. With this fix, the user will be presented with the ability to reconfigure the Parameter.

…when the user is routed away by following a link to a referencing component.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant