Ferenc Kis created NIFI-13088:
---------------------------------
Summary: MiNiFi flow fails to load with flow exported from NiFI
and transformed using transform-nifi command
Key: NIFI-13088
URL: https://issues.apache.org/jira/browse/NIFI-13088
Project: Apache NiFi
Issue Type: Bug
Components: MiNiFi
Affects Versions: 2.0.0-M2
Reporter: Ferenc Kis
Assignee: Ferenc Kis
Fix For: 2.0.0-M3
Given
* flow containing parameter context
* exported from NiFi
* converted with minifi-toolkit transform-nifi command
When:
* minifi is started with that given flow
Then:
* flow fails to start as parameter contexts does not have id and instance id
filled in
Solution:
* implement a logic in StandardFLowEnrichService to fill in the id-s if those
are missing
--
This message was sent by Atlassian Jira
(v8.20.10#820010)