Closed
Description
- 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
Display issues in "Closed" section, same milestone filter as previous screen capture, selected milestone not displayed.