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 <[email protected]>
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.
----
---