GitHub user ijokarumawak opened a pull request:
https://github.com/apache/nifi/pull/962
NIFI-2687: RPG Port ID was used instead of RPG ID
It caused "Error: Unable to find remote process group with id 'XXXX'" error
with modifying the transmitting toggle switch of an Input or Output port.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijokarumawak/nifi nifi-2687
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/962.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #962
----
commit 2e34cc27bc4d0a1d797f7308657c1982056a185d
Author: Koji Kawamura <[email protected]>
Date: 2016-08-29T05:12:46Z
NIFI-2687: RPG Port ID was used instead of RPG ID
It caused "Error: Unable to find remote process group with id 'XXXX'" error
with modifying the transmitting toggle switch of an Input or Output port.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---