[
https://issues.apache.org/jira/browse/NIFI-14031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899890#comment-17899890
]
ASF subversion and git services commented on NIFI-14031:
--------------------------------------------------------
Commit b421ccad2121c9345e8d92c013735d2af1a45d0c in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b421ccad21 ]
NIFI-14031: Ensuring all Parameter Contexts are added when Editing a … (#9539)
* NIFI-14031: Ensuring all Parameter Contexts are added when Editing a Process
Group. For contexts the user lacks access to will be added as disabled options.
* NIFI-14031: Addressing review feedback allowing the currently selected value
to be reselected even when the user lacks permissions because the back end
skips the check when the value isn't changing.
* NIFI-14031: Fixing PropertyItem instances in unit tests.
This closes #9539
> Issue editing Process Group when lacking permissions to Parameter Context
> -------------------------------------------------------------------------
>
> Key: NIFI-14031
> URL: https://issues.apache.org/jira/browse/NIFI-14031
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> If the user lacks permissions to a given Parameter Context, that entry is not
> added to the available Parameter Context when editing a Process Group. It
> should be added but in a disabled state.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)