-
Improvement
-
Resolution: Unresolved
-
Major
-
3.0.0, 3.1.0
-
None
Date : 27/02 14:37:05.300 Thread : Thread[AmetysRuntimeScheduler_Worker-3,5,main] Niveau : INFO Catégorie : org.ametys.plugins.contentio.synchronize.collection Message : The following contents cannot be deleted because they are referenced: [content://f61b159c-38b9-4d0c-98b3-130ab07c62f4, content://f48c4a27-d28a-408a-a1bf-ad18daae1f11] Emplacement : org.ametys.plugins.contentio.synchronize.AbstractSynchronizableContentsCollection.deleteUnexistingContents(AbstractSynchronizableContentsCollection.java:189)
See org.ametys.plugins.contentio.synchronize.AbstractSynchronizableContentsCollection.deleteUnexistingContents(Logger)
We have 4 logger.info but I think it should be logger.warn
Indeed, during my synchronisation, I did not understand at first sight why my contents were not removed. If we log this kind of information in WARN level, it must be better
warn or error... to be think