[
https://issues.apache.org/jira/browse/NIFI-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382214#comment-15382214
]
ASF GitHub Bot commented on NIFI-2272:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/666
Fixing issues loading the Policy Management UI
NIFI-2272:
- Ensuring the appropriate visibility of the action in the policy
management page.
NIFI-2273:
- Ensuring we load the policy or inform the user of the appropriate
permissions of the effective policy.
NIFI-2239:
- Providing help tooltips for the policies in the management page.
NIFI-2283:
- Adding auditing for access policies, users, and groups.
NIFI-2263:
- Not replicating history requests throughout the cluster.
NIFI-2096:
- Fixing upload template file input in Firefox.
NIFI-2301:
- Removing relevant policies after component deletion.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-2272
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/666.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 #666
----
commit a0ab95a8478ec98e50f18b857c5fd8ae09c55867
Author: Matt Gilman <[email protected]>
Date: 2016-07-18T12:35:00Z
NIFI-2272:
- Ensuring the appropriate visibilty of the action in the policy management
page.
NIFI-2273:
- Ensuring we load the policy or inform the user of the appropriate
permissions of the effective policy.
NIFI-2239:
- Providing help tooltips for the policies in the management page.
NIFI-2283:
- Adding auditing for access policies, users, and groups.
NIFI-2263:
- Not replicating history requests throughout the cluster.
NIFI-2096:
- Fixing upload template file input in Firefox.
NIFI-2301:
- Removing relevant policies after component deletion.
----
> Policies: The view/modify drop-down should not be displayed for the "access
> the user interface" policy
> -------------------------------------------------------------------------------------------------------
>
> Key: NIFI-2272
> URL: https://issues.apache.org/jira/browse/NIFI-2272
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.0.0
> Reporter: Andrew Lim
> Assignee: Matt Gilman
> Labels: UI
> Attachments: NIFI-2272_viewModify.png
>
>
> I reloaded my NiFi instance and selected "Policies" from the control
> drop-down menu. As shown in the attached screenshot, for the "access the
> user interface" policy, the view/modify drop-down is available.
> If you switch to another policy like "query provenance" which correctly
> doesn't have the view/modify drop-down, then if you go back to "access the
> user interface" policy the view/modify drop-down is now gone. The UI is also
> corrected if you close the Access Policies window and then open it again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)