-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF18, 11.1, 2021.0
-
Component/s: Events / Works
-
Epic Link:
-
Tags:
-
Backlog priority:500
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.21, nxplatform 11.1.22
-
Story Points:2
Remove listWorkIds here:
https://github.com/nuxeo/nuxeo/blob/master/addons/nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoConversionWork.java#L184
Here the idea is to send the videoConversionsDone event only when all video conversions are done for the document.
it lists all works with the same prefix "repo + docid + videoconv"
- depends on
-
NXP-28182 Be able to trigger an action after completion of a group of Works
- Resolved