-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Won't Do
-
Affects Version/s: 10.10
-
Fix Version/s: None
-
Component/s: Core, Error Management, Migration Service
-
Tags:
In org.nuxeo.ecm.core.trash.TrashedStateMigrator.migrateSession(CoreSession session), in case of a flaw in the backend, there is no information about the id of the document handled at the time of exception and the batch stops.
Request 1: Logging of the id of the document with the exception thrown, so as to be able to troubleshoot efficiently right away witout additional setting
Request 2: Possibly evaluate going on with the batch processing upon exception (e.g. in case of few exceptions)