U

2 Messages

 • 

750 Points

Wednesday, May 29th, 2024 6:52 PM

java.time.LocalDate not supported by default

Click a button on a form to go add more information in another form. That next form will not display contents and buttons, only the title line.

This error pops up in the logs:

java.util.concurrent.CompletionException: graphql.GraphQLException: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Java 8 date/time type `java.time.LocalDate` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" to enable handling (through reference chain: java.util.HashMap["myvariable"])
It used to be fine. Now it's not. Anyone?
No Responses!
Loading...