summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Mazetto <brodock@gmail.com>2018-08-24 00:57:30 +0200
committerGabriel Mazetto <brodock@gmail.com>2018-08-24 00:57:50 +0200
commit931600836b03076195f0a8df413eb546bf6353ca (patch)
tree145959191e5ba775ce6551baac5ecd5c6f65083d
parentbde1bdae717bf4d445c145388235b213f6e97f96 (diff)
downloadgitlab-ce-931600836b03076195f0a8df413eb546bf6353ca.tar.gz
Changelog
-rw-r--r--changelogs/unreleased/50441-high-number-of-statement-timeouts-in-groupdestroyworker-due-to-sitestatistics.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/50441-high-number-of-statement-timeouts-in-groupdestroyworker-due-to-sitestatistics.yml b/changelogs/unreleased/50441-high-number-of-statement-timeouts-in-groupdestroyworker-due-to-sitestatistics.yml
new file mode 100644
index 00000000000..3e360f8d6bb
--- /dev/null
+++ b/changelogs/unreleased/50441-high-number-of-statement-timeouts-in-groupdestroyworker-due-to-sitestatistics.yml
@@ -0,0 +1,5 @@
+---
+title: Removing a group no longer triggers hooks for project deletion twice
+merge_request: 21366
+author:
+type: fixed