[
https://issues.apache.org/jira/browse/NIFI-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15600:
------------------------------------
Affects Version/s: 2.8.0
2.0.0
> 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
> Affects Versions: 2.0.0, 2.8.0
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Fix For: 2.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)