Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

JSON diff fails if array element has a non-primitive id property #57

@jp7837

Description

@jp7837

The objectHash passed to the JSON diff utility uses the id property of an array element for comparison. If the id is a primitive, this comparison works fine, but if the id is an object, we should hash the entire object or use some other primitive property.

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