[
https://issues.apache.org/jira/browse/NIFI-15182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynaldo Rea reassigned NIFI-15182:
-----------------------------------
Assignee: Reynaldo Rea
> Edit User to be member of multiple Groups sometimes fails
> ---------------------------------------------------------
>
> Key: NIFI-15182
> URL: https://issues.apache.org/jira/browse/NIFI-15182
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 2.6.0
> Reporter: Michael W Moser
> Assignee: Reynaldo Rea
> Priority: Minor
>
> When you attempt to add a user to multiple groups in the NiFi UI, or remove a
> user from multiple groups, sometimes not all modifications are saved.
> Steps to recreate:
> * Create at least 3 new groups
> * Edit a user and check two or more new groups
> * Click Apply
> * User's group membership should reflect what was checked (but sometimes
> does not)
> * Edit a user and uncheck a group and check another
> * User's group membership should reflect what was checked
> This appears to send a PUT request to /nifi-api/tenants/user-groups/\{uuid}
> for each add/delete, but not all take effect.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)