Github user scottyaslan commented on the issue:
https://github.com/apache/nifi/pull/1205
The proposed changes look good and prevent the app from throwing an error
when the user does not have permissions to read the remote process group.
However, I noticed that the 'transmitting' and 'not-transmitting' classes are
being applied even when the remote process group is 'invalid'. This is causing
the warning icon fill color to be overridden to #728e9b instead of the #cf9f5d.
Could you please add a check for invalid state when applying the 'transmitting'
and 'not-transmitting' class?
---
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.
---