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:
authorJan Beckmann <king-jan1999@hotmail.de>2018-07-02 11:04:43 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-07-02 11:04:43 +0300
commit352e322291fe2ebccf055d55b4040677c106b6e1 (patch)
treee5460461cf9d286ec64a571287045909bfafc45e /changelogs
parent1de68dc33fc7ed34c7f3d33c6186026c38c5b51a (diff)
Resolve "404 when trying to create a new issue from the group"
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/47462-issues-disabled-group-page.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/47462-issues-disabled-group-page.yml b/changelogs/unreleased/47462-issues-disabled-group-page.yml
new file mode 100644
index 00000000000..c8cad608cb3
--- /dev/null
+++ b/changelogs/unreleased/47462-issues-disabled-group-page.yml
@@ -0,0 +1,6 @@
+---
+title: Only show new issue / new merge request on group page when issues / merge requests
+ are enabled
+merge_request: 19869
+author: Jan Beckmann
+type: fixed