Issues filtering by label #1712

Closed
opened 2025-11-02 04:10:40 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @nferrari on GitHub (Apr 19, 2018).

  • Gitea version (or commit ref): 1.4
  • Git version: 2.14.1
  • Operating system: Debian
  • Database:
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes
    • No
    • Not relevant
  • Log gist:

Description

On the global Issues screen (not the one inside a repo), filtering on a label (by clicking on it), does NOT filter the issues list.

And more globally, wouldn't it be nice to have similar list page here and on the Issues tab page of a repo? Just asking.

Thank you!

Originally created by @nferrari on GitHub (Apr 19, 2018). - Gitea version (or commit ref): 1.4 - Git version: 2.14.1 - Operating system: Debian - Database: - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] [Yes](https://try.gitea.io/issues?q=&type=all&state=open&labels=1383&milestone=&assignee=) - [ ] No - [ ] Not relevant - Log gist: ## Description On the global Issues screen (not the one inside a repo), filtering on a label (by clicking on it), does NOT filter the issues list. And more globally, wouldn't it be nice to have similar list page here and on the Issues tab page of a repo? Just asking. Thank you!
GiteaMirror added the type/bug label 2025-11-02 04:10:40 -06:00
Author
Owner

@nferrari commented on GitHub (Apr 19, 2018):

To be more specific: it is also not possible to see all issues assigned to a team member globally, while it's possible on a specific repo.

@nferrari commented on GitHub (Apr 19, 2018): To be more specific: it is also not possible to see all issues assigned to a team member globally, while it's possible on a specific repo.
Author
Owner

@rvillablanca commented on GitHub (Apr 20, 2018):

I have checked this bug in my own gitea and try.gitea.io. The only problem I see is in the main issues screen there are many tags with same name and color, bug for example, but they have differents id between different repos so if you select the bug tag, then you will get only issues for that repo, not for all.

@rvillablanca commented on GitHub (Apr 20, 2018): I have checked this bug in my own gitea and try.gitea.io. The only problem I see is in the main issues screen there are many tags with same name and color, `bug` for example, but they have differents id between different repos so if you select the `bug` tag, then you will get only issues for that repo, not for all.
Author
Owner

@nferrari commented on GitHub (Apr 20, 2018):

I'm sorry, I checked twice to be sure and I can confirm the bug about filtering on labels.

I've made my own simple repo, with 2 different issues, having each a single label. On the main issues screen, clicking on a label does NOT filter on this label: both issues stays in the list while the label id can be seen on the URL.

@nferrari commented on GitHub (Apr 20, 2018): I'm sorry, I checked twice to be sure and I can confirm the bug about filtering on labels. I've made my own simple repo, with 2 different issues, having each a single label. On the main issues screen, clicking on a label does NOT filter on this label: both issues stays in the list while the label id can be seen on the URL.
Author
Owner

@techknowlogick commented on GitHub (Oct 29, 2018):

Closed with referenced PRs

@techknowlogick commented on GitHub (Oct 29, 2018): Closed with referenced PRs
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1712