Skip to content

NIFI-14105: Fixing issue in EditProcessGroup dialog when there is no …#9593

Merged
scottyaslan merged 1 commit intoapache:mainfrom
mcgilman:NIFI-14105
Jan 6, 2025
Merged

NIFI-14105: Fixing issue in EditProcessGroup dialog when there is no …#9593
scottyaslan merged 1 commit intoapache:mainfrom
mcgilman:NIFI-14105

Conversation

@mcgilman
Copy link
Copy Markdown
Contributor

…selected Parameter Context and the user lacks permissions to an available Parameter Context.

  • Marked the component in the ParameterContextEntity as optional.
  • Updated usage to account for possible undefined component.

…selected Parameter Context and the user lacks permissions to an available Parameter Context.

- Marked the component in the ParameterContextEntity as optional.
- Updated usage to account for possible undefined component.
@mcgilman mcgilman added the ui Pull requests for work relating to the user interface label Dec 22, 2024
Copy link
Copy Markdown
Contributor

@scottyaslan scottyaslan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that when the user does not have permissions to any existing parameter contexts the edit process group dialog does not throw errors. Also verified that the user cannot configure a PG to use a parameter context which that user does not have permissions but that if that same PG has been configured to use a parameter context and then that parameter context permissions change that the configuration of the PG still properly displays that.

@scottyaslan scottyaslan merged commit f81ecff into apache:main Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui Pull requests for work relating to the user interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants