scottyaslan commented on a change in pull request #5060:
URL: https://github.com/apache/nifi/pull/5060#discussion_r633713204
##########
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-parameter-contexts.js
##########
@@ -2397,8 +2397,6 @@
* @param parameterToSelect Optional, name of the parameter to
select in the table.
*/
showParameterContext: function (id, readOnly, parameterToSelect) {
- parameterCount = 0;
Review comment:
I have tested this and it works as advertised.... but I can't figure out
why this works or what the original issue is...
--
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]