1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-01 17:38:33 +00:00

#809 fix wrong closed issue count when create closed issue via API

Add start count corrector for Repository.NumClosedIssues
This commit is contained in:
Unknwon 2016-05-27 18:23:39 -07:00
parent 28c03f1147
commit e9ae926e04
5 changed files with 29 additions and 6 deletions

View file

@ -3,7 +3,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra
![](https://github.com/gogits/gogs/blob/master/public/img/gogs-large-resize.png?raw=true)
##### Current version: 0.9.27
##### Current version: 0.9.28
| Web | UI | Preview |
|:-------------:|:-------:|:-------:|