Files
openproject/spec/models
Kabiru Mwenja 58a5e19669 bug/74156 Sort WP lists by project identifier, not project_id, in semantic mode (#23400)
Sort WP lists by project identifier, not project_id, in semantic mode

The semantic-mode "ID" sort grouped projects by project_id (insertion
order) before the per-project sequence. Projects added after others
landed below them in the list even when their identifier sorted
alphabetically earlier. Sort by projects.identifier instead so the order
matches the visible "<project identifier>-<sequence>" column.

The projects table is already joined for every work-package list query,
so the new sort term costs no extra round-trip.
2026-05-28 12:05:24 +03:00
..
2025-05-05 09:29:55 +02:00
2025-05-05 09:29:55 +02:00
2025-05-27 23:17:43 +03:00
2025-05-05 09:29:55 +02:00
2025-07-07 13:17:55 +02:00
2025-05-05 09:29:55 +02:00
2025-05-05 09:29:55 +02:00
2026-04-29 12:42:50 +02:00
2026-03-19 14:38:42 +01:00
2026-05-13 13:11:19 +02:00
2026-03-11 16:02:20 +01:00
2025-05-05 09:29:55 +02:00