Milestone filter in Issues section #5085

Closed
opened 2025-11-02 06:13:56 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @ejouvin on GitHub (Mar 20, 2020).

  • Gitea version (or commit ref): 1.11.3
  • Git version: 2.20.1
  • Operating system:
  • 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

When access to Issues, we can filter them.

In section "Open", the Milestone filter display only open milestone.
In section "Closed", the Milestone filter display only closed milestone. But I was expected to be able to filter closed issue according an in progress milestone.

Notice that it is possible.
First, I go to "Open" section for issues.
Then I filter on the expected Milestone.
Then I go to "Closed" section. In this case, the Milestone filter is applyed.

...

Screenshots

Display issues in "Open" section with a milestone selected
image

Display issues in "Closed" section, same milestone filter as previous screen capture, selected milestone not displayed.
image

Originally created by @ejouvin on GitHub (Mar 20, 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.3 - Git version: 2.20.1 - Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description When access to Issues, we can filter them. In section "Open", the Milestone filter display only open milestone. In section "Closed", the Milestone filter display only closed milestone. But I was expected to be able to filter closed issue according an in progress milestone. Notice that it is possible. First, I go to "Open" section for issues. Then I filter on the expected Milestone. Then I go to "Closed" section. In this case, the Milestone filter is applyed. ... ## Screenshots Display issues in "Open" section with a milestone selected ![image](https://user-images.githubusercontent.com/8817923/77143623-09bf9800-6a84-11ea-909a-79b06ed2e2ea.png) Display issues in "Closed" section, same milestone filter as previous screen capture, selected milestone not displayed. ![image](https://user-images.githubusercontent.com/8817923/77143686-2c51b100-6a84-11ea-80f2-2762d2a3db92.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the issue/confirmedtype/enhancement labels 2025-11-02 06:13:56 -06:00
Author
Owner

@stale[bot] commented on GitHub (May 20, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (May 20, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@stale[bot] commented on GitHub (Jun 3, 2020):

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale[bot] commented on GitHub (Jun 3, 2020): This issue has been automatically closed because of inactivity. You can re-open it if needed.
Author
Owner

@nodiscc commented on GitHub (Jun 3, 2020):

/reopen

@nodiscc commented on GitHub (Jun 3, 2020): /reopen
Author
Owner

@stale[bot] commented on GitHub (Aug 2, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Aug 2, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@yp05327 commented on GitHub (Sep 19, 2024):

If I understand correctly, I think this is fixed.

In closed issues list, you can select open milestones.
image

@yp05327 commented on GitHub (Sep 19, 2024): If I understand correctly, I think this is fixed. In closed issues list, you can select open milestones. ![image](https://github.com/user-attachments/assets/e11ea319-5af7-4a0d-9a3a-4cdd981ee6a3)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5085