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

deserialize UUID from int array if its not a String in EntitySerializer #3579

Closed
wants to merge 2 commits into from

Conversation

Outfluencer
Copy link
Collaborator

fixes #3578

@md-5
Copy link
Member

md-5 commented Dec 19, 2023

Sorry, we were working on this at the same time it seems.

Your deserializeUUID method looks perhaps a bit better than mine, but without the ancillary changes I made in b711e40 I don't think the test case given in the bug report would actually be parsed correctly (ie, the unit test I added would fail).

@Outfluencer
Copy link
Collaborator Author

No problem :)

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.

Array format UUIDs not supported by the chat library
2 participants