[
https://issues.apache.org/jira/browse/NIFI-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-15600:
----------------------------------
Status: Patch Available (was: Open)
> Flow version change fails when flow contains Ghost Parameter Provider
> ---------------------------------------------------------------------
>
> Key: NIFI-15600
> URL: https://issues.apache.org/jira/browse/NIFI-15600
> Project: Apache NiFi
> Issue Type: Bug
> Components: Flow Versioning
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
>
> When performing a flow version change operation (Change Version or Revert),
> if the flow version in the registry contains a Ghost Parameter Provider, the
> operation fails with:
> {code:java}
> java.lang.IllegalStateException:
> org.apache.nifi.parameter.GhostParameterProvider is not known to this NiFi
> instance.{code}
> This can occur when a flow was previously saved to version control while it
> contained a Ghost Parameter Provider (which could have been created due to
> NIFI-15547 or other bundle resolution issues).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)