-
- Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
- Gitea version (or commit ref): 1.4.0-rc1
- Git version:
- 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
In the activity
page for a repository, the closed issues are filtered by their creation date and not the date they were closed.
I think it would be more convenient to filter closed issues by the date they have been closed.
Can't say if this is the same for propsed / merged pull request.