Closed
Description
- Gitea version (or commit ref):
- Git version: N/A
- Operating system: N/A
- Database (use
[x]
): N/A - Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL) - URL pending
- Log gist: N/A
Description
I am a project manager triaging issues. I want to filter for all issues without any label, and for all issues without any milestone, so that I know which issues I haven't yet triaged.
Related Gogs issues:
- Filter issues that are not assigned to a particular milestone gogs/gogs#2622
- [Feature request] How would i find issues specifically not in a milestone? gogs/gogs#1833
- Filter for "no label" gogs/gogs#5014
Suggested solution
- To the label filter list:
- Add "No label" option
- Rename "No selected label" to "All labels"
- To the milestone filter list:
- Add "No milestone" option
- Rename "No selected milestone" to "All milestones"