1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +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 |
|:-------------:|:-------:|:-------:|