Serialisation of body fails to Model from JSON if Model has Loop Reference
Open
Nobody has claimed this yet.
feature
P3
- Dominant language
- C#
- Stars
- 864
- Forks
- 467
- PR merge metrics
- No merged PRs in 30d
Description
Forwarded from https://github.com/OData/odata.net/issues/650
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the forwarded OData issue 650 and reproducing the JSON serialization failure with a model containing a loop reference. Identify the relevant serialization entry point from the reproduction; done means the model can be serialized and restored from JSON without failing on the loop reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100