Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter not-assigned issues #11009

Open
2 of 7 tasks
Tracked by #1893
gruo opened this issue Apr 8, 2020 · 2 comments
Open
2 of 7 tasks
Tracked by #1893

Filter not-assigned issues #11009

gruo opened this issue Apr 8, 2020 · 2 comments
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@gruo
Copy link

gruo commented 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.

@guillep2k guillep2k added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Apr 9, 2020
@tyroneyeh
Copy link
Contributor

Maybe this PR can help you

#20047

@j123b567
Copy link
Contributor

Resolved by #24707

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

4 participants