[
https://issues.apache.org/jira/browse/NIFI-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417746#comment-15417746
]
ASF GitHub Bot commented on NIFI-2548:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/839
Allowing selection of User/Cluster node when searching and encountering an
exact match
NIFI-2548:
- Allowing selection of User/Cluster node when searching and encountering
an exact match.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-2548
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/839.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #839
----
commit 2f479d18f6a8ba2724ac45d141bc73d79dda1e13
Author: Matt Gilman <[email protected]>
Date: 2016-08-11T18:50:57Z
NIFI-2548:
- Allowing selection of User/Cluster node when searching and encountering
an exact match.
----
> Group can't be added to a policy with 'More than one user matches xxx' message
> ------------------------------------------------------------------------------
>
> Key: NIFI-2548
> URL: https://issues.apache.org/jira/browse/NIFI-2548
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.0.0
> Reporter: Koji Kawamura
> Assignee: Matt Gilman
> Priority: Minor
> Attachments: screenshot-1.png, screenshot-2.png
>
>
> When adding a group to a policy, if there're users having the group name in
> its name, the group can't be added to the policy.
> I'm using two NiFi clusters (P and Q), both secured. In order to use
> Site-to-Site, I wanted to create a group containing other clusters node
> identities, to make policy management easy.
> NiFi P is pushing data via Site-to-Site, so I added 'p.nifi' group in NiFi Q.
> Then when I tried to add the group to the 'retrieve site-to-site details'
> policy, UI shows 'More than one user matches p.nifi' message, because there
> are also individual users having 'p.nifi' in its name.
> Please refer attached screenshot, too.
> Prioritize this as 'Minor' because renaming the group can avoid this issue
> easily. Ex) 'p.nifi' to 'p-nifi' in my case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)