CMDBuild Forum

Error with TIMESTAMP field

I encountered an error when I updated a card.

I had deleted a TIMESTAMP field and saved my changes.
However, when I checked the history tab afterwards, I encountered the following error:

com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Java 8 date/time type java.time.ZonedDateTime 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["_ResourceEndDate_previous"])

I would like this bug to be fixed.