Skip to content

Conflict between @JsonIdentityInfo and Unwrapped Lists #286

@rupert-madden-abbott

Description

@rupert-madden-abbott

Jackson version: latest (I will submit a failing test).

When using JsonIdentityInfo, if both sides of the reference contain an unwrapped list, then various exceptions are thrown depending on the exact structure of the rest of the XML. It looks like the parser has stumbled off course somehow and swallows up subsequent elements, getting itself into a bit of a mess.

For the moment, the workaround is to not use unwrapped lists on both sides of the relationship when using JsonIdentityInfo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions