mcgilman opened a new pull request, #9501:
URL: https://github.com/apache/nifi/pull/9501

   …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 present with the ability to reconfigure the 
Parameter.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to