[
https://issues.apache.org/jira/browse/NIFI-15772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-15772:
----------------------------------
Status: Patch Available (was: Open)
> Fix inherited parameter context synchronization during versioned process
> group upgrade
> --------------------------------------------------------------------------------------
>
> Key: NIFI-15772
> URL: https://issues.apache.org/jira/browse/NIFI-15772
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
>
> When upgrading a versioned process group from version N to N+1, new
> parameters added to an inherited parameter context are silently dropped. If a
> process group is bound to parameter context P1 which inherits from P2, and a
> new parameter is added to P2 in the new version, the upgrade does not add
> that parameter to P2 because no code path calls addMissingConfiguration for
> contexts not directly bound to a process group.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)