-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
-
Emptyshow more show less
problem
In bigger tasks the calculation of the next or previous segment is done in the backend when not all affected segments are loaded in the UI.
This was calculated wrong for translation tasks where segments had a null workflowStep.
solution
Handle null values properly.
We discussed also to convert the workflowStep field in Segment to not nullable, but here the consequences would be less clear.
- is caused by
-
TRANSLATE-4187 CTRL+ENTER does not correctly work in complex workflow's multiple review steps
- Done