When a mapping field is using multi-fields, this data is stored in the fields property. When all multi-fields are deleted from a field, this property still contains an empty object. We need to update the serialization function for the mappings to remove the property if the field doesn't have any multi-fields.
When a mapping field is using multi-fields, this data is stored in the
fields
property. When all multi-fields are deleted from a field, this property still contains an empty object. We need to update the serialization function for the mappings to remove the property if the field doesn't have any multi-fields.How to reproduce
text
from the fieldcommand_line