How to reproduce
- Go to back-office
- open a page that contains a content with an alert
Actual behavior
Caused by: java.lang.ClassCastException: class java.time.ZonedDateTime cannot be cast to class java.lang.String (java.time.ZonedDateTime and java.lang.String are in module java.base of loader 'bootstrap') at org.ametys.cms.alerts.ContentAlertsClientSideElement.getAlertsInformations(ContentAlertsClientSideElement.java:133) ... 103 more