Craig Patrick created NIFI-14923:
------------------------------------
Summary: Add ability to be able to show or hide parent parameter
contexts when inheriting
Key: NIFI-14923
URL: https://issues.apache.org/jira/browse/NIFI-14923
Project: Apache NiFi
Issue Type: Improvement
Components: Core UI
Affects Versions: 2.0.0
Environment: All
Reporter: Craig Patrick
Attachments: image-2025-09-01-15-33-06-088.png,
image-2025-09-01-15-36-01-319.png
User Story:
*As a* NiFi user
*I want to* have the ability to show or hide inherited parameters
*so that* I can choose to only see params in the current file I am editing for
readability purposes
When inheriting parameters, it would be very beneficial if you could select
whether or not to show parent parameters or *JUST* the parameters from the
context you are editing. When you have a large number of params, and these have
been split into a number of files which also inherit the parent, it would be
nice to be able to not show these so you can see ONLY those you want to change.
Change would involve something like...
# Check box at the top of the UI view to "Show / Hide Inherited Parameters"
which would show or hide parameters not in the current context which have been
inherited.
# Keep the icon next to any parameters which exist in the parent and also in
the child (whether the value is the same or not) to indicate that changing that
specific param will overwrite the parent.
Something like:
Current:
!image-2025-09-01-15-36-01-319.png!
Proposed:
!image-2025-09-01-15-33-06-088.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)