-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
Currently the ordering of tasks with the same attribute value (e.g. priority = 50) is not deterministic. This leads to the behavior that every time
the tasklist is updated the ordering changes.
We should figure out if it is possible to influence the H2 sorting for ORDER BY so it generates a deterministic ordering. Otherwise it should
be documented at least for the tasklist.
For a failing test case see:
https://github.com/camunda/camunda-bpm-platform/commit/ae13183f7dfdb7e3ec04eb6d2222f2a746ca96ac
This is the controller panel for Smart Panels app
- is related to
-
CAM-2589 After claiming a task, the order of tasks inside the task list is different than before
- Closed