You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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