You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Gilman (JIRA)" <ji...@apache.org> on 2019/03/28 21:05:00 UTC

[jira] [Created] (NIFI-6161) User and Group UUID generation

Matt Gilman created NIFI-6161:
---------------------------------

             Summary: User and Group UUID generation
                 Key: NIFI-6161
                 URL: https://issues.apache.org/jira/browse/NIFI-6161
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: Matt Gilman


UUIDs for Users and Groups are created deterministically based on their user identity and group name. While the data model ensures that no two users have the same identity and no two groups have the same name, there is nothing that prevents a user from having the same name as a group. When this situation occurs, the UI is unable to render the users/groups table has the require the UUIDs to be unique.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)