summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJarka Košanová <jarka@gitlab.com>2019-01-14 11:46:39 +0100
committerJarka Košanová <jarka@gitlab.com>2019-02-13 11:02:15 +0100
commit62cec519246e30582993b1a7ea27bd35f7028bdc (patch)
tree44c394a9fe476f1bf4e174e13e5b3b094426ddea /changelogs
parentc5b5b18b3f1c5b683ceb4471e667d675de9200eb (diff)
downloadgitlab-ce-62cec519246e30582993b1a7ea27bd35f7028bdc.tar.gz
Check issue milestone availability
Add project when creating milestone in specs We validate milestone is from the same project/parent group as issuable -> we need to set project in specs correctly Improve methods names and specs organization
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/51971-milestones-visibility.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/51971-milestones-visibility.yml b/changelogs/unreleased/51971-milestones-visibility.yml
new file mode 100644
index 00000000000..818f0071e6c
--- /dev/null
+++ b/changelogs/unreleased/51971-milestones-visibility.yml
@@ -0,0 +1,5 @@
+---
+title: Check if desired milestone for an issue is available
+merge_request:
+author:
+type: security