-
Task
-
Resolution: Unresolved
-
None
-
None
-
High
-
Introduce new "Finish after pre-translation" workflow
-
Emptyshow more show less
Purpose
We need to have workflow that will finish right after pre-translation finished and without any user involved.
Concept and instructions
Introduce new "Finish after pre-translation" workflow as one of default workflows of our system.
This workflow does not need any steps as we don't plan to use users within it.
If task is created with this workflow - then after pre-translation it should be finished right away and all events and actions of task-finish triggered.
For plugins that should export task we need to make new records LEK_workflow_action table to cover new workflow (like we have them already for default, complex and alike workflows)
So this way we will minimise amount of changes needed to be done to implement the feature.
- relates to
-
TRANSLATE-4859 Create a workflow that closes itself automatically after import and pre-translation is done
- Done