Mark Payne created NIFI-8163:
--------------------------------
Summary: When RPG is invalid, process groups show incorrect count
for 'invalid'
Key: NIFI-8163
URL: https://issues.apache.org/jira/browse/NIFI-8163
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Mark Payne
Assignee: Mark Payne
Fix For: 1.13.0
When a Remote Process Group is created and is invalid (due to invalid hostname,
for example), the parent Process Group should have an 'invalid' count of 1.
Which it does. Its parent should also show an invalid count of 1, but it shows
2. And its parent shows 3 instead of 1, and so on. So if the RPG exists 6
levels deep, it will show an invalid count of 7 instead of 1.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)