Skip to content

NIFI-13670: Improve sensitive value editing.#9191

Merged
scottyaslan merged 3 commits intoapache:mainfrom
mcgilman:NIFI-13670
Aug 26, 2024
Merged

NIFI-13670: Improve sensitive value editing.#9191
scottyaslan merged 3 commits intoapache:mainfrom
mcgilman:NIFI-13670

Conversation

@mcgilman
Copy link
Contributor

  • Do not present the user with the masked value.
  • Do not use the masked value when determining if a value has changed.
  • Do not include the masked value in the payload if the value hasn't changed.

@mcgilman mcgilman added the ui Pull requests for work relating to the user interface label Aug 21, 2024
- Do not present the user with the masked value.
- Do not use the masked value when determining if a value has changed.
- Do not include the masked value in the payload if the value hasn't changed.
- Updates to ParameterItem model to more easily track changes.
Copy link
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.

These changes work well. Thanks @mcgilman! +1

@scottyaslan scottyaslan merged commit 7945234 into apache:main Aug 26, 2024
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