You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/03/14 00:07:48 UTC

[GitHub] [nifi] mcgilman commented on a change in pull request #4123: NIFI-7188: Adding filter capabilities into search & prerequisite refactors

mcgilman commented on a change in pull request #4123: NIFI-7188: Adding filter capabilities into search & prerequisite refactors
URL: https://github.com/apache/nifi/pull/4123#discussion_r392524417
 
 

 ##########
 File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-canvas-utils.js
 ##########
 @@ -2118,6 +2118,13 @@
             return nfCanvas.getParentGroupId();
         },
 
+        /**
+         * Get the group id.
+         */
+        getGroupId: function () {
 
 Review comment:
   This function already exists in `nfCanvasUtils`.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services