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:
authorJarka Kadlecová <jarka@gitlab.com>2018-06-01 10:52:55 +0300
committerJarka Kadlecová <jarka@gitlab.com>2018-06-04 19:25:30 +0300
commit6426b507244b7f1cec4a7308ab29978d20c8ec98 (patch)
tree8d8ef447900e6b211119cfa44ef86f5b5428e363 /changelogs
parent50fda506e3bc93af47c8ebcbfc7d38c7ae55467d (diff)
Include all ancestors milestones in json list & autocomplete
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/36862-subgroup-milestones.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/36862-subgroup-milestones.yml b/changelogs/unreleased/36862-subgroup-milestones.yml
new file mode 100644
index 00000000000..98b9dc41cb1
--- /dev/null
+++ b/changelogs/unreleased/36862-subgroup-milestones.yml
@@ -0,0 +1,5 @@
+---
+title: Include milestones from parent groups when assigning a milestone to an issue or merge request
+merge_request:
+author:
+type: changed