[
https://issues.apache.org/jira/browse/NIFI-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-4729:
------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
+1 merged to master.
Removed the comment line above in the test that related to the old code.
> 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)