-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Filtering on assignee and labels in organization issue overview. #791
Comments
I agree. While observing the bug #3819, I noticed the global Issues page is pretty different than the Issues tab of a specific repository. I couldn't say why but this makes the Issues page not really usable for an organization: for us, filtering by assignee and labels is also a must-have feature. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions. |
I keep this issue open by making a new comment: multiple labels filtering is still a must-have feature in order to make Gitea useful for our organization. This is actually possible on a single repository but not on the global issues page. I think those 2 issues page (global one and specific repository tab) should be the same: they should offer the same ordering/filtering options. |
I agree with @nferrari that an organization-wide view with filtering options would be really helpful. Would be awesome if it had the same filters like the repository issue view. |
I think it will be supported by this ? Add label/author/assignee filters to the user/org home issue list #32779 |
[x]
):Description
It is now not possible from the
/org/<name>/issues
overview to filter issues by label, milestone or assignee. Filtering on assigned to me is greatly appreciated.The text was updated successfully, but these errors were encountered: