]> source.dussan.org Git - gitea.git/commit
Delete related notifications on issue deletion too (#18953)
authorOtto Richter (fnetX) <git@fralix.ovh>
Thu, 17 Mar 2022 22:04:09 +0000 (23:04 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Mar 2022 22:04:09 +0000 (23:04 +0100)
commit04fcf23ea39a0be9e9b85a10e0cee19d8e28c35b
treeafe432c267bd79617cbdd30cfa2a27dcecfa6d38
parent45f8d971317422de704beeb901fda899c71e96df
Delete related notifications on issue deletion too (#18953)

* use .Decr for issue comment counting

* Remove notification on issue removal
models/issue.go
models/issue_comment.go