Skip to content

Fix IsModified so that a null equates empty components when using select-before-update. #1486

Closed
@druidroad

Description

@druidroad

The equality check used by the ComponentType.IsModified method must treat empty (all properties null) components equivalent to null component properties and vice versa.


Originally this was about another failure in IsModified, but checking its current state in Hibernate incites to fix this other more troublesome bug. See this comment for all details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions