Skip to content

Fix @JsonValue with integer for enum does not deserialize correctly #1850 #3242

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

Closed
wants to merge 1 commit into from

Conversation

limengning
Copy link

Fix @JsonValue with integer for enum does not deserialize correctly #1850

@cowtowncoder cowtowncoder added this to the 2.13.0 milestone Sep 27, 2021
@cowtowncoder
Copy link
Member

Thank you @limengning -- this is a good way to solve the problem. I merged the basic idea manually, along with improved tests, and add notes in credits for your contribution. The fix will be in 2.13.0 to be released soon.

This was a really nice fix since the issue is one of "most wanted" things (highly voted)!

cowtowncoder added a commit that referenced this pull request Sep 27, 2021
@limengning limengning closed this Nov 8, 2021
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.

2 participants