Cannot serialize User instances

Description

The ‘creationDate’ and ‘modificationDate’ properties of a User instance is nullable. The serialization of this class assumes that it is not, leading to exceptions. This particularly affects clustering (as that’s when serialization happens often).

Although this has always been a problem, it has likely surfaced since the fix for , which explicitly sets these dates to null in LDAP by default.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created June 19, 2024 at 2:07 PM
Updated June 28, 2024 at 2:47 PM
Resolved June 28, 2024 at 2:47 PM