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:
authorCesar Apodaca <cesarapodaca@live.com.mx>2017-12-15 21:56:39 +0300
committerRémy Coutable <remy@rymai.me>2017-12-15 21:56:39 +0300
commite9c11ca3d8cbb7ef1f9860a7462401935f8e93e7 (patch)
treeb1126bf4da1f172b1d04f31971e71ae9a9332133 /changelogs
parent24196763567b61e49721241f05cb1380fba1372e (diff)
fix issue #39843 Incorrect guidance stating blocked users will be removed from groups and projects as members
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/remove-incorrect-guidance.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/remove-incorrect-guidance.yml b/changelogs/unreleased/remove-incorrect-guidance.yml
new file mode 100644
index 00000000000..eeb5745698f
--- /dev/null
+++ b/changelogs/unreleased/remove-incorrect-guidance.yml
@@ -0,0 +1,6 @@
+---
+title: Removed incorrect guidance stating blocked users will be removed from groups
+ and project as members
+merge_request: 15947
+author: CesarApodaca
+type: fixed