[
https://issues.apache.org/jira/browse/NIFI-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927847#comment-17927847
]
ASF subversion and git services commented on NIFI-14213:
--------------------------------------------------------
Commit 11c215199a02d2249cba3eaa8d8344dcb844bbc3 in nifi's branch
refs/heads/main from 2020555642rahul
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=11c215199a ]
NIFI-14213 Fixed for Inherited Parameter Context Not Retained When Upgrading
Process Group Version
> Inherited Parameter Context Not Retained When Upgrading Process Group Version
> -----------------------------------------------------------------------------
>
> Key: NIFI-14213
> URL: https://issues.apache.org/jira/browse/NIFI-14213
> Project: Apache NiFi
> Issue Type: Bug
> Components: Flow Versioning, NiFi Registry
> Affects Versions: 1.26.0
> Reporter: Rahul Kumar
> Assignee: Rahul Kumar
> Priority: Major
> Attachments: Process Group Direct Deploy Version 2.png, Process Group
> Version 1 Deploy.png, Process Group Version Upgrade 1 to 2.png
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> I encountered an issue while upgrading a versioned Process Group in Apache
> NiFi.
> * *Initial Deployment (Version 1):*
> *
> ** Deployed *Version 1* of the Process Group.
> ** It had an *Inherited Parameter Context* configured.
> * *Upgrade to Version 2:*
> *
> ** Created *Version 2* of the Process Group with an additional {*}Inherited
> Parameter Context{*}.
> ** Upon upgrading the deployed Process Group to {*}Version 2{*}, the new
> *Inherited Parameter Context* was *not attached* automatically.
> * *Direct Deployment of Version 2:*
> *
> ** When I deployed *Version 2* as a fresh Process Group (instead of
> upgrading), it correctly included *all inherited Parameter Contexts* (both
> from Version 1 and the new ones from Version 2).
> h3. *Expected Behavior:*
> When upgrading a Process Group to a new version, all newly introduced
> *Inherited Parameter Contexts* should be automatically attached, similar to
> how they are attached when deploying the same version directly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)