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

Typed enum queries ignore @SerialName using coroutine client #390

Closed
krodyrobi opened this issue Dec 27, 2022 · 0 comments
Closed

Typed enum queries ignore @SerialName using coroutine client #390

krodyrobi opened this issue Dec 27, 2022 · 0 comments
Labels

Comments

@krodyrobi
Copy link

Hello, and Happy Holidays!

Related fix for #331 only works for the sync client.
Described issues happen starting with 4.5.0 and affects latest 4.8.0 as well

Possible a common problem with #343

Steps to reproduce:

Take the Issue331EnumSerialName test case from the PR and add it also into kmongo-coroutine-serialization/src/test/kotlin and the bug will manifest the same way as described in the old issue.

Not sure if other async modules are impacted but it seems they share similar code paths.

@zigzago zigzago added the bug label Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants