Bryan Bende created NIFI-7051:
---------------------------------
Summary: ShellUserGroupProvider produces null user identifier
Key: NIFI-7051
URL: https://issues.apache.org/jira/browse/NIFI-7051
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.10.0, 1.11.0
Reporter: Bryan Bende
Assignee: Bryan Bende
Fix For: 1.12.0
The ShellUserGroupProvider can produce a Set<String> user identifiers with a
null entry when there are no members of a group.
Also, the front end component displays users and groups in the same grid and
requires each entity have a unique id, so the user and group UUIDs should be
seeded with some kind of differentiator like "-user" or "-group" to handle the
case where a user and group with the same name exist.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)