[
https://issues.apache.org/jira/browse/NIFI-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910341#comment-17910341
]
ASF subversion and git services commented on NIFI-14105:
--------------------------------------------------------
Commit f81ecff432aad3f3686668cbe97afc365967b163 in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f81ecff432 ]
NIFI-14105: Fixing issue in EditProcessGroup dialog when there is no selected
Parameter Context and the user lacks permissions to an available Parameter
Context. (#9593)
- Marked the component in the ParameterContextEntity as optional.
- Updated usage to account for possible undefined component.
> EditProcessGroup Issue when User lacks permissions to a Parameter Context
> -------------------------------------------------------------------------
>
> Key: NIFI-14105
> URL: https://issues.apache.org/jira/browse/NIFI-14105
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There was a regression introduced in NIFI-14031. There is a scenario where
> the Process Group does not have any selected Parameter Context and the User
> lacks permissions to one of the available Parameter Contexts. Under this
> condition, there is a bug that prevents the generation of the Parameter
> Context options that will be presented to the user in the edit form.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)