Hi!
When querying the history of a record in any of the created classes, we received the error below:
"message": "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: org.cmdbuild.utils.lang.CmMapUtils$FluentMapImpl[\"data\"]->org.cmdbuild.utils.lang.CmMapUtils$FluentMapImpl[\"_updated_previous\"])"
This error avoid the visualization of the changes made to the registry.
How, and where, could we adjust it?