[ 
https://issues.apache.org/jira/browse/NIFI-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309117#comment-16309117
 ] 

ASF subversion and git services commented on NIFI-4729:
-------------------------------------------------------

Commit 19595863894a762b42fe7d6226835aacf207dcb6 in nifi's branch 
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=1959586 ]

NIFI-4729: This closes #2366. ConvertJSONToSQL converted boolean values in 
reverse

Signed-off-by: joewitt <[email protected]>


> 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
>
> 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)

Reply via email to