Closed
Description
- Gitea version (or commit ref): 1.11.1
- Git version: 2.20.1
- Operating system: Debian 10
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (https://try.gitea.io/s-hamann/issue_counter_test)
- No
- Not relevant
- Log gist:
Description
When closing an issue via a commit message, the open issue counter shown on the repositories issue tab does not decrease.
The counter can be reset to the correct value by closing an issue from the web interface (but not by opening an issue).
I believe this worked correctly in 1.10, but I can not really say for sure.