You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/15 18:58:00 UTC

[jira] [Commented] (NIFIREG-73) Flow Name should be unique per bucket

    [ https://issues.apache.org/jira/browse/NIFIREG-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293037#comment-16293037 ] 

ASF GitHub Bot commented on NIFIREG-73:
---------------------------------------

GitHub user bbende opened a pull request:

    https://github.com/apache/nifi-registry/pull/59

    NIFIREG-73 Making flow/item name be unique per bucket instead of glob…

    …ally

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bbende/nifi-registry item-name

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-registry/pull/59.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 #59
    
----
commit 451171123bd9f8bd6495701b34ed3baf1f0d4aa4
Author: Bryan Bende <bb...@apache.org>
Date:   2017-12-15T18:25:24Z

    NIFIREG-73 Making flow/item name be unique per bucket instead of globally

----


> Flow Name should be unique per bucket
> -------------------------------------
>
>                 Key: NIFIREG-73
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-73
>             Project: NiFi Registry
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>             Fix For: 0.0.1
>
>
> Currently flow name is unique across all buckets which creates confusing behavior when there is a flow with the same name in a bucket that the current user doesn't have access to.
> We should make flow name unique per bucket.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)