[
https://issues.apache.org/jira/browse/NIFI-13088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840098#comment-17840098
]
ASF subversion and git services commented on NIFI-13088:
--------------------------------------------------------
Commit 4b5b7ac2bb98168bfcafdc87c342c611d48dd820 in nifi's branch
refs/heads/main from Ferenc Kis
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4b5b7ac2bb ]
NIFI-13088 Populate missing parameter context ids in MiNiFi flows.json.raw
Signed-off-by: Ferenc Erdei <[email protected]>
This closes #8692.
> 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
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)