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

GitBucket should not omit closed milestones in issue list filter #1913

Open
diogosantana opened this issue Mar 15, 2018 · 2 comments
Open

GitBucket should not omit closed milestones in issue list filter #1913

diogosantana opened this issue Mar 15, 2018 · 2 comments

Comments

@diogosantana
Copy link

Issue

Impacted version: 4.22.0

Deployment mode: war

The issue list (/rep/issuues) should not omit closed milestones filter.

Example: the milestone 1.0 is closed.
gitbucket1

But I can't filter the milestone 1.0 in issue list because it doesn't show in milestones filter:
gitbucket2

@imeszaros
Copy link
Contributor

+1 For this, would be really helpful.

@SIkebe
Copy link
Member

SIkebe commented Aug 22, 2020

work around:
Enter the milestone directly into the URL, like http://localhost:8080/root/test1/issues?milestone=1.0&state=open&sort=created&direction=desc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants