[
https://issues.apache.org/jira/browse/NIFI-13088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Kis updated NIFI-13088:
------------------------------
Description:
Context:
https://apachenifi.slack.com/archives/CDF1VC1UZ/p1713804974154929
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
was:
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
> 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
> Priority: Major
> Fix For: 2.0.0-M3
>
>
> Context:
> https://apachenifi.slack.com/archives/CDF1VC1UZ/p1713804974154929
> 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)