summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2018-05-30 09:52:58 +0000
committerDouwe Maan <douwe@gitlab.com>2018-05-30 09:52:58 +0000
commit62d96d8854d35121dc5d3b6ff4fe0949be5795d1 (patch)
treeb75b33a083a06c80361f535067a2af190da9bb30 /changelogs
parent5a81bca825f84ac26e4161bbba30156defee9c65 (diff)
parent4bfd54f3d2e303d751d49834879867f3c62156e9 (diff)
downloadgitlab-ce-62d96d8854d35121dc5d3b6ff4fe0949be5795d1.tar.gz
Merge branch 'fix/bitbucket_import_anonymous' into 'master'
Import bitbucket issues that are reported by an anonymous user Closes #44381 See merge request gitlab-org/gitlab-ce!18199
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-bitbucket_import_anonymous.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-bitbucket_import_anonymous.yml b/changelogs/unreleased/fix-bitbucket_import_anonymous.yml
new file mode 100644
index 00000000000..6e214b3c957
--- /dev/null
+++ b/changelogs/unreleased/fix-bitbucket_import_anonymous.yml
@@ -0,0 +1,5 @@
+---
+title: Import bitbucket issues that are reported by an anonymous user
+merge_request: 18199
+author: bartl
+type: fixed