Skip to content
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

Apply compat fix for json.path.set and json.path.delete as well #4317

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

cwisniew
Copy link
Member

@cwisniew cwisniew commented Oct 2, 2023

Identify the Bug or Feature request

Applies fix for #4123 to set and delete as well

Description of the Change

Ignore the missing path for json.path.set and json.path.delete to maintain compatibility with previous versions after the changes to the library.

Possible Drawbacks

Should be none

Documentation Notes

Ignore the missing path for json.path.set and json.path.delete to maintain compatibility with previous versions after the changes to the library.

Release Notes

  • Ignore the missing path for json.path.set and json.path.delete to maintain compatibility with previous versions after the changes to the library.

This change is Reviewable

@cwisniew cwisniew added the bug label Oct 2, 2023
@cwisniew cwisniew added this pull request to the merge queue Oct 16, 2023
Merged via the queue into RPTools:develop with commit b91b29b Oct 16, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants