You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "timeabarna (via GitHub)" <gi...@apache.org> on 2023/06/09 08:59:18 UTC

[GitHub] [nifi] timeabarna commented on a diff in pull request #7353: NIFI-11658 Streamline using single parameter context for nested PGs

timeabarna commented on code in PR #7353:
URL: https://github.com/apache/nifi/pull/7353#discussion_r1224039695


##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/process-group-configuration.jsp:
##########
@@ -109,6 +100,34 @@
             <div id="process-group-controller-services-tab-content" class="configuration-tab">
                 <div id="process-group-controller-services-table" class="settings-table"></div>
             </div>
+            <div id="process-group-parameter-contexts-tab-content" class="configuration-tab">

Review Comment:
   Hello @mcgilman ,
   Thank you for your review.
   We are expecting to add more configuration elements to Parameter Context, moving Parameter Context modifications to a separate tab makes Process Group Configuration window less overloaded.



-- 
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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org