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/11/09 17:51:00 UTC

[jira] [Commented] (NIFI-4591) Controller Service Details button missing

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

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

GitHub user mcgilman opened a pull request:

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

    NIFI-4591: Ensure View Details is button is visible when appropriate

    NIFI-4591:
    - Ensuring View Details button is visible if the user has read access and the service is defined in the current Process Group.

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

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

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

    https://github.com/apache/nifi/pull/2262.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 #2262
    
----
commit b5b6f4c8c14fc88508f5771cfded2637a9910d48
Author: Matt Gilman <ma...@gmail.com>
Date:   2017-11-09T17:48:42Z

    NIFI-4591:
    - Ensuring View Details button is visible if the user has read access and the service is defined in the current Process Group.

----


> Controller Service Details button missing
> -----------------------------------------
>
>                 Key: NIFI-4591
>                 URL: https://issues.apache.org/jira/browse/NIFI-4591
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>
> Following the modification in NIFI-3781 a regression was introduced that prevents the rendering of the View Details button when the user has read permissions but no write permissions.



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