[
https://issues.apache.org/jira/browse/NIFI-12749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815696#comment-17815696
]
ASF subversion and git services commented on NIFI-12749:
--------------------------------------------------------
Commit 99912c559c574885cb41eb7e8e028de28a995d1f in nifi's branch
refs/heads/support/nifi-1.x from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=99912c559c ]
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]>
(cherry picked from commit 1781e166196d2bb04cef3b4e661f191303b3b40c)
> 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)