Kanban Feature Request: Allow to change the order of issues on boards #7214

Closed
opened 2025-11-02 07:19:53 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @neszt on GitHub (Apr 20, 2021).

  • Gitea version (or commit ref): 1.14.0 built with GNU Make 4.3, go1.16.3 : bindata, timetzdata, sqlite, sqlite_unlock_notify
  • Git version: 2.30.2
  • Operating system: Linux, k8s
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite

Description

Allow sort the issues on boards.

Now the frontend allow sorting (mouse drag and drop) but the sorted state is not saved, after reloading the page, the order is lost.

Anyway, I think this is a misleading operation, the interface suggests that you can change the order of the issues.

Originally created by @neszt on GitHub (Apr 20, 2021). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Make sure it's not mentioned in the FAQ (https://docs.gitea.io/en-us/faq) 5. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.14.0 built with GNU Make 4.3, go1.16.3 : bindata, timetzdata, sqlite, sqlite_unlock_notify - Git version: 2.30.2 - Operating system: Linux, k8s <!-- Please include information on whether you built gitea yourself, used one of our downloads or are using some other package --> <!-- Please also tell us how you are running gitea, e.g. if it is being run from docker, a command-line, systemd etc. ---> <!-- If you are using a package or systemd tell us what distribution you are using --> - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite ## Description Allow sort the issues on boards. Now the frontend allow sorting (mouse drag and drop) but the sorted state is not saved, after reloading the page, the order is lost. Anyway, I think this is a misleading operation, the interface suggests that you can change the order of the issues.
GiteaMirror added the issue/duplicate label 2025-11-02 07:19:53 -06:00
Author
Owner

@delvh commented on GitHub (Apr 20, 2021):

Duplicate of #11161.
But agreed, it is time project cards save their order.

@delvh commented on GitHub (Apr 20, 2021): Duplicate of #11161. But agreed, it is time project cards save their order.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7214