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 2018/01/10 20:31:00 UTC

[jira] [Commented] (NIFI-4754) When creating a Process Group from selected components, UI should hide the "Import" link

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

ASF GitHub Bot commented on NIFI-4754:
--------------------------------------

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/2395

    NIFI-4754: Only show import link when appropriate

    NIFI-4754:
    - Only showing the import link in the new Process Group dialog when initiating from the toolbar.

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

    $ git pull https://github.com/mcgilman/nifi NIFI-4754

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

    https://github.com/apache/nifi/pull/2395.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 #2395
    
----
commit c7b13f6ffbd4753d8bc2117d80c8c24f6550f982
Author: Matt Gilman <ma...@...>
Date:   2018-01-10T20:30:05Z

    NIFI-4754:
    - Only showing the import link in the new Process Group dialog when initiating from the toolbar.

----


> When creating a Process Group from selected components, UI should hide the "Import" link
> ----------------------------------------------------------------------------------------
>
>                 Key: NIFI-4754
>                 URL: https://issues.apache.org/jira/browse/NIFI-4754
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>    Affects Versions: 1.5.0
>            Reporter: Mark Payne
>            Assignee: Matt Gilman
>            Priority: Minor
>
> If I select multiple components and then click the button in the Operate palette to create a new Process Group from those components, the dialog shown has a link to import a flow. In this case, the link should be hidden because the idea behind the button is to create a new group from the selected components.



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