Sort issues by repository #14075

Open
opened 2025-11-02 11:02:12 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @MalerasMek-Mikael-Lovqvist on GitHub (Jan 31, 2025).

Feature Description

When you visit the /issues page you can sort by mostly times or votes but to me it would be great if I could sort by repository.
An alternative solution would be a way to "group by repository" where it would render the list the same way based on your sort criteria but put them in groups (though this might be tricky if you have a lot of pages, maybe then you'd have to first query only the repository as unique values and then perform a second query for each repository to get the results wanted).

The use case to me would be when I am trying to just pick issues to work on and I have some repositories that I care more about than others, it would be easier to just mentally skip over a group in the result than individual issues.

Thanks for a great forge!

Screenshots

No response

Originally created by @MalerasMek-Mikael-Lovqvist on GitHub (Jan 31, 2025). ### Feature Description When you visit the `/issues` page you can sort by mostly times or votes but to me it would be great if I could sort by repository. An alternative solution would be a way to "group by repository" where it would render the list the same way based on your sort criteria but put them in groups (though this might be tricky if you have a lot of pages, maybe then you'd have to first query only the repository as unique values and then perform a second query for each repository to get the results wanted). The use case to me would be when I am trying to just pick issues to work on and I have some repositories that I care more about than others, it would be easier to just mentally skip over a group in the result than individual issues. Thanks for a great forge! ### Screenshots _No response_
GiteaMirror added the type/proposal label 2025-11-02 11:02:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14075