diff options
author | Douwe Maan <douwe@selenight.nl> | 2018-03-07 13:54:28 -0600 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2018-03-07 17:18:01 -0600 |
commit | 74a24a4fab3d8020950ee3da371a432f7361c569 (patch) | |
tree | 87cb63e5f8ee2f45c0bb348be1212af839f3c6b2 /changelogs | |
parent | 6ec655f5c46aab93f435ac9218c7354b0a712160 (diff) | |
download | gitlab-ce-74a24a4fab3d8020950ee3da371a432f7361c569.tar.gz |
Don't delete todos or unassign issues and MRs when a user leaves a projectunassign-when-leaving
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/unassign-when-leaving.yml | 5 |
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 |