Skip to content

ChangingContext.Merged creates duplicate is_null attributes on any incoming property when a type attribute exists #57

Description

@kentonvk

When using the ChangingContext.Merged property, given an initial Item that contains a property like:
<property_name type='Some Type' is_null='1'></property_name>, the resulting merged item result is invalid due to the property above having 2 is_null attributes.
I have confirmed that removing the type attribute from the incoming property works as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions