[
https://issues.apache.org/jira/browse/NIFI-14607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035829#comment-18035829
]
ASF subversion and git services commented on NIFI-14607:
--------------------------------------------------------
Commit 69de5198a6643d174fccf7c0ae122594196a4763 in nifi's branch
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=69de5198a6 ]
NIFI-14607, NIFI-14608, NIFI-15052 Manage bucket policies (add, edit,… (#10399)
* NIFI-14607, NIFI-14608, NIFI-15052 Manage bucket policies (add, edit, delete)
* address review feedback
* address review feedback
* add type column to new policy dialog
* show policiy loading error in global banner and dialog does not open
* identity column width
* type column width
* fix unit test
This closes #10399
> Create new policy
> -----------------
>
> Key: NIFI-14607
> URL: https://issues.apache.org/jira/browse/NIFI-14607
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Shane Ardell
> Assignee: Scott Aslan
> Priority: Major
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Add a button with the text ‘New Policy’ next to the policies table in the
> edit bucket side menu. Clicking on this button opens a dialog that contains a
> list of users. Columns are displayed name, which is sortable, and a selection
> checkbox. At the bottom of the modal, there should be 4 checkboxes for
> permissions: All, Read, Write and Delete. When a user clicks Apply, the
> selected users will have their permissions changed to whatever checkboxes
> were selected. The bucket policies table for that bucket should be updated
> with the new policies on successful submission.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)