-
Type:
Bug
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: kpi
-
Critical
-
Emptyshow more show less
Problem
Currently Post-editing time and Levenshtein distance are set to 0 for a workflow step, when they have not been edited in a workflow step and the workflow step is set to finished.
This leads to wrong values for the average statistics of the task as long as it is not finished in workflow.
Solution
As soon as a workflow step is set to "open", take all non-edited segments with Levenshtein distance 0 and post-editing time 0 into account for the average calculation.