summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2018-03-08 00:23:39 +0000
committerRobert Speicher <robert@gitlab.com>2018-03-08 00:23:39 +0000
commitf8e06b50eea2aecaf1f37fb7228292e8516e2613 (patch)
tree8ae0bf52afcad2f79eee8db15899cab7d08ec7c6 /changelogs
parentbeb1f43816b465b9cff05a91634403a637b4e097 (diff)
parent74a24a4fab3d8020950ee3da371a432f7361c569 (diff)
downloadgitlab-ce-f8e06b50eea2aecaf1f37fb7228292e8516e2613.tar.gz
Merge branch 'unassign-when-leaving' into 'master'
Don't delete todos or unassign issues and MRs when a user leaves a project Closes #43899 See merge request gitlab-org/gitlab-ce!17615
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/unassign-when-leaving.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/unassign-when-leaving.yml b/changelogs/unreleased/unassign-when-leaving.yml
new file mode 100644
index 00000000000..c00a87b1749
--- /dev/null
+++ b/changelogs/unreleased/unassign-when-leaving.yml
@@ -0,0 +1,5 @@
+---
+title: Don't delete todos or unassign issues and MRs when a user leaves a project
+merge_request:
+author:
+type: fixed