Filter not-assigned issues #5207

Open
opened 2025-11-02 06:17:54 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @gruo on GitHub (Apr 8, 2020).

  • Gitea version (or commit ref): 1.11.4
  • Git version: 2.20.1
  • Operating system: Debian 10.3 (Linux)
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

It would be good if there is a possibility to filter for all not already assigned issues. In repositories with many issues we keep the issues open until the PR got merged, so if many PRs are pending, the issue list is full with issues assigned to some persons which are typically done. (They get closed automatically once the PR is merged.)

So as maintainer I would like to filter all issues which are not assigend yet, to get all tasks without any progress. This would be good.

Originally created by @gruo on GitHub (Apr 8, 2020). <!-- 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. 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.11.4 - Git version: 2.20.1 - Operating system: Debian 10.3 (Linux) - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description It would be good if there is a possibility to filter for all not already assigned issues. In repositories with many issues we keep the issues open until the PR got merged, so if many PRs are pending, the issue list is full with issues assigned to some persons which are typically done. (They get closed automatically once the PR is merged.) So as maintainer I would like to filter all issues which are not assigend yet, to get all tasks without any progress. This would be good.
GiteaMirror added the type/proposal label 2025-11-02 06:17:54 -06:00
Author
Owner

@tyroneyeh commented on GitHub (Jul 8, 2022):

Maybe this PR can help you

https://github.com/go-gitea/gitea/pull/20047

@tyroneyeh commented on GitHub (Jul 8, 2022): Maybe this PR can help you https://github.com/go-gitea/gitea/pull/20047
Author
Owner

@j123b567 commented on GitHub (Jun 27, 2024):

Resolved by #24707

@j123b567 commented on GitHub (Jun 27, 2024): Resolved by #24707
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5207