[
https://issues.apache.org/jira/browse/NIFI-12749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815694#comment-17815694
]
ASF subversion and git services commented on NIFI-12749:
--------------------------------------------------------
Commit 1781e166196d2bb04cef3b4e661f191303b3b40c in nifi's branch
refs/heads/main from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1781e16619 ]
NIFI-12749 Handled Forward Slash in Flow Name for nifi-toolkit-cli
- The export-all-flows command fails when the Flow Name contains a forward slash
This closes #8369
Signed-off-by: David Handermann <[email protected]>
> NiFi Toolkit export-all-flows fails when flow name contains '/'
> ---------------------------------------------------------------
>
> Key: NIFI-12749
> URL: https://issues.apache.org/jira/browse/NIFI-12749
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Timea Barna
> Assignee: Timea Barna
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The command fails if there are any flows in the registry that has a /
> character because when exporting the flow, the toolkit assumes / is a path
> separator as the toolkit will use the versioned flow name and version when
> creating the exported files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)