[
https://issues.apache.org/jira/browse/NIFI-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Kocsis reassigned NIFI-9578:
---------------------------------
Assignee: Adam Kocsis
> The Nifi User List in the UI will not populate if they are syncing a username
> and a group name that are the same
> ----------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-9578
> URL: https://issues.apache.org/jira/browse/NIFI-9578
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.13.2
> Reporter: Timea Barna
> Assignee: Adam Kocsis
> Priority: Major
>
> The Nifi User List in the UI will not populate if they are syncing a username
> and a group name that are the same
> Recreation Steps:
> I have a user name 'kevin'
> I created a group named 'kevin'
> When I open Nifi, the user list is blank and when I check the browser
> console, I see the error:
> slick.dataview.js:191 Uncaught Error: [SlickGrid DataView] Each data element
> must implement a unique 'id' property
> Nifi uses a combined user list even though they come from different endpoints
> /tenant
> The UI only support searching for users so the 'id' (identity fields within
> the response json) will match which will throw the error because the code
> expects the id fields to be unique
> Reproduced in 1.13.2
--
This message was sent by Atlassian Jira
(v8.20.1#820001)