-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 3.5.9, 2.7.14
-
Component/s: AI Nuxeo Services
-
Tags:
-
Team:AI
DedupListener acts on document create and before document modification when in the latter it checks only for modification in file:content. That logic skips pictureViewsGenerationDone event, since file:content remains unchanged. The listener should act on pictureViewsGenerationDone event in the same way it acts on DocumentCreated. At the same time if strictMode is enabled, there is no point to try indexing the document