s9514171 commented on pull request #5060:
URL: https://github.com/apache/nifi/pull/5060#issuecomment-845126247


   @scottyaslan I have force-push a new commit for this issue.
   
   This commit unset the rows when calling the `resetDialog`
   
   if we do not unset it,
   when we close then open the parameter dialog, the 
`parameterData.addItem(parameter);` will fire the `onSelectedRowsChanged` to 
show a wrong information 
   
   Thanks
   


-- 
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.

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


Reply via email to