[
https://issues.apache.org/jira/browse/JOHNZON-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082378#comment-17082378
]
Romain Manni-Bucau commented on JOHNZON-304:
--------------------------------------------
Hi [~DPFSM], thanks for the report, this is fixed on master.
> createDiff source empty array
> -----------------------------
>
> Key: JOHNZON-304
> URL: https://issues.apache.org/jira/browse/JOHNZON-304
> Project: Johnzon
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.2.3
> Reporter: Daniel
> Assignee: Romain Manni-Bucau
> Priority: Critical
> Fix For: 1.2.5
>
> Attachments: image-2020-03-13-16-38-38-617.png,
> image-2020-03-13-16-39-11-260.png, image-2020-04-13-15-35-25-437.png
>
>
> If you have an empty array in a JSON object, createDiff will not identify the
> add operation from empty to a new entry in the array. But the other way
> around it will identify the remove operation
>
> Issue
> !image-2020-03-13-16-38-38-617.png!
>
> Correct
> !image-2020-03-13-16-39-11-260.png!
>
> readValues code
> !image-2020-04-13-15-35-25-437.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)