Bryan Bende created NIFI-13817:
----------------------------------
Summary: Flow synchronization NPE when updating parameter context
Key: NIFI-13817
URL: https://issues.apache.org/jira/browse/NIFI-13817
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 2.0.0-M4
Reporter: Bryan Bende
Flow synchronization can get a NPE when trying to update a parameter context
and comparing asset ids:
{code:java}
VersionedFlowSynchronizer 952 - Cannot invoke \"java.util.Set.equals(Object)\"
because \"currentAssetIds\" is null" {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)