Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-11-18 10:10:13 +0300
committerTimothy Andrew <mail@timothyandrew.net>2016-11-18 11:57:13 +0300
commit6806fdf080171977b36df99c4bbe8d17c669990a (patch)
tree52fecf0702f19e55218c5a5be111d81a3d038ae5 /changelogs/unreleased
parentf95fa7145b41dbeb0cbaea1e9677fb7dd65a2f04 (diff)
Update CHANGELOG for !7528.
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/23223-group-deletion-race-condition.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/23223-group-deletion-race-condition.yml b/changelogs/unreleased/23223-group-deletion-race-condition.yml
new file mode 100644
index 00000000000..6f22e85fb4b
--- /dev/null
+++ b/changelogs/unreleased/23223-group-deletion-race-condition.yml
@@ -0,0 +1,4 @@
+---
+title: Fix race condition during group deletion and remove stale records present due to this bug
+merge_request: 7528
+author: Timothy Andrew