Skip to content

Conversation

@mjperry91
Copy link
Collaborator

@mjperry91 mjperry91 commented May 3, 2024

Fixing LocalDateTime serialization issue that was found here: #2277

In the future it is probably simpler to set this format globally using jackson.date-format configuration setting, but that has the potential to cause issues across other APIs and would require more extensive testing. I think this path is good for now to get Syd unblocked, then maybe write up a ticket to look into that.

@S78901
Copy link
Contributor

S78901 commented May 3, 2024

You may want to check on the Gradle build failure.

…into bugfix-2227/fixing-serialization-of-local-date-time
@mjperry91
Copy link
Collaborator Author

You may want to check on the Gradle build failure.

Failing tests are from a commit on develop that I mentioned earlier.

…into bugfix-2227/fixing-serialization-of-local-date-time
@mjperry91 mjperry91 merged commit 05bc6d8 into develop May 6, 2024
@mjperry91 mjperry91 deleted the bugfix-2227/fixing-serialization-of-local-date-time branch May 6, 2024 16:25
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.

4 participants