Fix subtask ordering to prevent random reordering (#931)

Added proper ordering configuration (separate: true and order clause)
to subtask queries in query-builders.js. This ensures subtasks are
always returned in the correct order based on the 'order' field and
'created_at' timestamp, preventing the intermittent reordering bug
that occurred after checking subtasks as complete and reloading.

Fixes #921
This commit is contained in:
Chris 2026-03-10 14:15:44 +02:00 committed by GitHub
parent 7f7ffd8ac9
commit 20581c8178
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

Diff content is not available