mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 18:18:27 +00:00
9b33d54f53
When calling migrateProperties, provide the properties that were configured in the VersionedComponent, rather than creating a new property map based on the component's new properties This closes #7964 Signed-off-by: David Handermann <exceptionfactory@apache.org>