-
Task
-
Resolution: Fixed
-
None
-
High
-
Added some new workflow interactions to modify the tasks workflow on events produced by visual review.
-
Emptyshow more show less
problem
With TRANSLATE-3785 the underlaying visual data can be exchanged in the visual review plugin.
To react in a flexible way on that, a new workflow action must be defined:
finishJobs which automatically finished the affected jobs, similar to existing finishOverduedTaskUserAssoc action.
As parameter the affected jobs (filterable currently by workflow step) must be added.
In addition the existing inStep filter can be used to filter / ensure being the task in the proper workflow step.
Open is where the trigger is implemented.
Either we implement an "open" onAsserChanged event - then we need additionally the asset type as filter in the parameters list of the handler - or we implement a dedicated visualReviewDataChanged hook, this is under discussion. Also its unclear if its part of this issue or even of TRANSLATE-3785.
- mentioned in
-
Page Loading...