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:
author🙈 jacopo beschi 🙉 <intrip@gmail.com>2018-02-23 17:23:09 +0300
committerDouwe Maan <douwe@gitlab.com>2018-02-23 17:23:09 +0300
commitec9cb6edba9c99241984506e3a098187f4cb1fbc (patch)
tree0dd457365d002bd43d0731888c066267c771862f /changelogs
parentbb0fe96f75c6a39e57ac5e9f1895a85f8453e3a5 (diff)
Resolve "Milestone Quick Action not displayed with no project milestones but with group milestones"
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/42545-milestion-quick-actions-for-groups.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42545-milestion-quick-actions-for-groups.yml b/changelogs/unreleased/42545-milestion-quick-actions-for-groups.yml
new file mode 100644
index 00000000000..d29f79aaaf8
--- /dev/null
+++ b/changelogs/unreleased/42545-milestion-quick-actions-for-groups.yml
@@ -0,0 +1,5 @@
+---
+title: Allows the usage of /milestone quick action for group milestones
+merge_request: 17239
+author: Jacopo Beschi @jacopo-beschi
+type: fixed