[
https://issues.apache.org/jira/browse/NIFI-11854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17747005#comment-17747005
]
ASF subversion and git services commented on NIFI-11854:
--------------------------------------------------------
Commit d7a970f6de54f3257a9cd20ee530a795378830aa in nifi's branch
refs/heads/support/nifi-1.x from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d7a970f6de ]
NIFI-11854 - Boolean formatting in ConvertExcelToCSV
This closes #7524
Signed-off-by: David Handermann <[email protected]>
> Boolean formatting in ConvertExcelToCSV
> ---------------------------------------
>
> Key: NIFI-11854
> URL: https://issues.apache.org/jira/browse/NIFI-11854
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Fix For: 1.latest
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In 1.x branch ONLY.
> We recently made a change to ConvertExcelToCSV which impacted the
> representation of booleans. Before the change, the representation was
> TRUE/FALSE. This is now 1/0. This change reverts the previous behavior and
> introduces a property to keep 1/0 if desired.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)