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

fixed issue #537 (renameKey) and added tests #719

Merged
merged 1 commit into from Jun 2, 2021
Merged

fixed issue #537 (renameKey) and added tests #719

merged 1 commit into from Jun 2, 2021

Conversation

hezonghan
Copy link
Contributor

@hezonghan hezonghan commented May 22, 2021

Issue #537 mentioned that, renameKey does not obey SUPPRESS_EXCEPTIONS option.

In this commit, when renaming a key with option SUPPRESS_EXCEPTIONS, the array elements which do not have such key should be ignored silently (rather than throwing PathNotFoundException), and the other elements having such key will be modified successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants