Changelog-sync fails with syntax error on a changelog generated by diff-changelog that append to an existing file

Liquibase Pro 4.29.2
Steps to reproduce:

  1. liquibase diff-changelog --changelog-file=existingFile.json
  2. liquibase changelog-sync --changelog-file=existingFile.json

ERROR: Exception Primary Reason: expected ‘’, but found ‘{’
in ‘reader’, line 65, column 3:
]}{ “databaseChangeLog”: [
^
Could it be fixed, thx

Hi @JML,

Could you please create a GH issue for the issue you are facing? Please add steps to reproduce, current result, and any other information might be useful for our team to reproduce it? Our team will triage the issue and prioritize it. Also, if you would like to contribute with a fix for it, that would awesome as well we will be happy to assist you by providing you any guidance needed.

Thanks,
Daniel.