Margot Tien created NIFI-9516:
---------------------------------
Summary: UI - Update sensitive parameter value comparison when
empty string is set
Key: NIFI-9516
URL: https://issues.apache.org/jira/browse/NIFI-9516
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Affects Versions: 1.15.1
Reporter: Margot Tien
Attachments: sensitive-parameter-empty-string.gif
Currently, when a new parameter value is set to an empty string and marked as
sensitive, and if the Parameter Context has not been saved yet, if you edit the
same parameter and check the "Set empty string" box again, the "Apply" button
will become disabled, since technically the value hasn't changed. See attached
gif.
We never want to indicate what a sensitive value may be. The check behavior
should be updated by comparing whether a change has been made in the value
keydown, not by comparing whether the values match or not.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)