Bug 57718 - Не работает сортировка заданий по id
Summary: Не работает сортировка заданий по id
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: packages.altlinux.org (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P5 normal
Assignee: Dmitry Lyalyaev
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-30 00:01 MSK by Leonid Znamenok
Modified: 2026-01-30 15:53 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Znamenok 2026-01-30 00:01:44 MSK
Задания на страницах

(id, по возрастанию)
https://packages.altlinux.org/ru/tasks/?o=-id

(id, по убыванию)
https://packages.altlinux.org/ru/tasks/?o=id

идентичны.

И содержат задания не по возрастанию/убыванию id, а в каком-то другом порядке.
Comment 1 Dmitry Lyalyaev 2026-01-30 11:47:07 MSK
Исправлено. применено на бете:
https://beta.packages.altlinux.org/ru/tasks/?o=task_id
https://beta.packages.altlinux.org/ru/tasks/?o=-task_id

Немного позже изменения появятся на основном сайте
Comment 2 Leonid Znamenok 2026-01-30 15:53:07 MSK
На странице

(id, по возрастанию)
https://beta.packages.altlinux.org/ru/tasks/?o=-task_id

Сортировка в порядке убывания:
406734, 406733, 406732, ...

А на странице
(id, по убыванию)
https://beta.packages.altlinux.org/ru/tasks/?o=task_id

Наоборот, в порядке возрастания:
347703, 369524, 375807, ...