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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]