andrewmlim commented on issue #3351: NIFI-2933 Remote input/output ports at any PG URL: https://github.com/apache/nifi/pull/3351#issuecomment-477746466 @moranr and I did get some feedback from Matt Clarke. One issue he brought up is the following. When creating a connection to a remote port within a child process group, within the Create Connection dialog, the port is labeled as being associated with the root process group not the child process. To illustrate: On my root PG, I have: -a child process group ("child_pg") that contains a remote input port ("remote_input_port") -a RPG that points to the same NiFi instance -a funnel  If I connect the funnel to the RPG, I see the following:  The input port is not within the group "NiFi Flow" (the root pg), so it should say "child_pg". If there was a local input port in the child process group, if the funnel was connected to the child process group, the proper distinction is made that the local input port is within "child_pg". 
---------------------------------------------------------------- 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] With regards, Apache Git Services
