Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Ignore "From" when serializing a JsonPatchDocument for "add", "remove", "replace" and "test" operations #64031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
akshay-zz wants to merge 9 commits into dotnet:main
base: main
Choose a base branch
Loading
from akshay-zz:fix/jsonpatch-from-null

Conversation

Copy link

@akshay-zz akshay-zz commented Oct 14, 2025

{PR title}

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Summary of the changes (Less than 80 chars)

Description

Fixes #63862 (in this specific format)

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Oct 14, 2025
Copy link
Contributor

Thanks for your PR, @@akshay-zz. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@github-actions github-actions bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label Oct 14, 2025
Copy link
Author

@akshay-zz the command you issued was incorrect. Please try again.

Examples are:

@dotnet-policy-service agree

and

@dotnet-policy-service agree company="your company"

@dotnet-policy-service agree

Copy link
Author

@dotnet-policy-service agree

@dotnet-policy-service agree

@akshay-zz akshay-zz changed the title (削除) Ignore 'From' when serializing a JsonPatchDocument for "add", "remove", "replace" and "test" operations (削除ここまで) (追記) Ignore "From" when serializing a JsonPatchDocument for "add", "remove", "replace" and "test" operations (追記ここまで) Oct 14, 2025
@gfoidl gfoidl added feature-json-patch area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc and removed needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically labels Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc community-contribution Indicates that the PR has been added by a community member feature-json-patch

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

JsonPatch.SystemTextJson: When serializing a JsonPatchDocument, "from":null is incorrectly emitted for "add", "remove", "replace" and "test" operations.

AltStyle によって変換されたページ (->オリジナル) /