-
Type: Clean up
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: 3D, Core, Image Management, Nuxeo Vision
-
Epic Link:
This method is currently used in 3 classes :
- PictureViewsGenerationWork
- ThreeDBatchUpdateWork
- VideoConversionWork
These cases are pretty much similar and tend to check that there is no other work running with the same id.
PictureViewsGenerationWork also triggers "unique" events used in nuxeo-vision, and the current behavior may need to be kept as-is.
- duplicates
-
NXP-28155 Replace remaining uses of WorkManager#listWorkIds
- Resolved