[
https://issues.apache.org/jira/browse/NIFI-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316890#comment-16316890
]
ASF GitHub Bot commented on NIFI-4436:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2385
NIFI-4436: Only enforcing registry unique name check when appropriate
NIFI-4436:
- Only enforcing the unique name check when the registry has a different
identifier.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4436-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2385.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 #2385
----
commit 487e5a9c692c6cfc677f6e1e01eb51bad669a02e
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-01-08T19:49:26Z
NIFI-4436:
- Only enforcing the unique name check when the registry has a different
identifier.
----
> Allow Existing Process Group to be versioned
> --------------------------------------------
>
> Key: NIFI-4436
> URL: https://issues.apache.org/jira/browse/NIFI-4436
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework, Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Critical
> Fix For: 1.5.0
>
>
> For an existing unversioned Process Group, allow the user to version it,
> commit, stop version control, show outstanding changes, and revert
> outstanding changes. These should be initiated from the context menu and open
> a dialogs to allow the user to provide required input (name, description,
> registry, bucket, etc) where necessary.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)