Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
0.5.0
-
None
-
None
-
Linux
Description
When commiting a flow that have multiple process groups that share the same parameter context, Nifi Registry reports the following error:
Duplicate key org.apache.nifi.registry.flow.VersionedParameterContext@1661e4cf
A simple flow to reproduce this: Add one root process group, add two process groups (A and B) within the root group. Create a parameter context and assign that context to group A and B. Checking in the root group to nifi-registry gives the above error message.
Attachments
Attachments
Issue Links
- is caused by
-
NIFI-6872 Add support to download versioned flow
- Resolved