[
https://issues.apache.org/jira/browse/NIFI-15561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-15561.
-------------------------------------
Fix Version/s: 2.8.0
Resolution: Fixed
> If a component is ghosted, users are prevented from updating referenced
> parameters
> ----------------------------------------------------------------------------------
>
> Key: NIFI-15561
> URL: https://issues.apache.org/jira/browse/NIFI-15561
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 2.8.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When a Processor or Controller Service is ghosted, all of its properties
> become sensitive in order to take the "safe path" since we can't create the
> component in order to know which ones are truly safe.
> This, however, causes an issue in that any attempt to update a non-sensitive
> Parameter that is referenced by one of those ghosted components fails,
> because the Parameter is referenced by a sensitive property.
> We should avoid checking for sensitive property references from Ghosted
> components.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)