[
https://issues.apache.org/jira/browse/NIFI-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050346#comment-18050346
]
Craig Patrick commented on NIFI-14923:
--------------------------------------
Just wanted to add a quick comment, have just managed to finally test this
[~mcgilman] and it works perfectly - thank you for the implementation!
> 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
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 2.6.0
>
> Attachments: image-2025-09-01-15-33-06-088.png,
> image-2025-09-01-15-36-01-319.png
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)