[
https://issues.apache.org/jira/browse/NIFI-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309118#comment-16309118
]
ASF GitHub Bot commented on NIFI-4729:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/2366
> ConvertJSONToSQL converts boolean values wrongly
> ------------------------------------------------
>
> Key: NIFI-4729
> URL: https://issues.apache.org/jira/browse/NIFI-4729
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.4.0
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
> Priority: Critical
> Fix For: 1.5.0
>
>
> This line converts 'true' to '0', and 'false' to '1'. But it should have been
> written in reverse to correctly map boolean values into database.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)