Tamas Palfy created NIFI-12994:
----------------------------------
Summary: Fix NPE when requesting Flow Analysis Results for a
Process Group
Key: NIFI-12994
URL: https://issues.apache.org/jira/browse/NIFI-12994
Project: Apache NiFi
Issue Type: Bug
Reporter: Tamas Palfy
When requesting Flow Analysis Results for a Process Group the underlying Rule
Violations are checked if registered for the same group id. That group id is
the group id of the violating component. However there can be components that
don't belong to a Process Group, in which case this group id is going to be
null.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)