No default values for changes' properties as documented

Description

The default values of changes' properties are overwritten to null if property was not specified in the changelog. (E.g in YAML. It's working with XML, if the default value defined the same in the XSD)

{{ - loadData:
tableName: new_table
columns:

  • column:
    name: id

  • column:
    header: new_col_header
    name: new_col}}
    quotchar null

Environment

JDK8

Activity

Show:

Details

Reporter

Components

Affects versions

Priority

Created January 10, 2020 at 11:44 PM
Updated January 10, 2020 at 11:44 PM