Bryan Bende created NIFI-15551:
----------------------------------
Summary: Asset synchronization fails when two parameters reference
the same asset
Key: NIFI-15551
URL: https://issues.apache.org/jira/browse/NIFI-15551
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 2.7.2
Reporter: Bryan Bende
Assignee: Bryan Bende
{code:java}
IllegalStateException: Duplicate key 8780da35-7694-346c-b495-0943e6197410
(attempted merging values org.apache.nifi.asset.StandardAsset@4f2d5f00 and
org.apache.nifi.asset.StandardAsset@4f2d5f00) {code}
FromĀ
{code:java}
org.apache.nifi.asset.StandardAssetSynchronizer 137 {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)