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:
authorSean McGivern <sean@mcgivern.me.uk>2018-08-06 16:45:24 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-08-06 16:45:24 +0300
commitad570fa6a1d6c981243ff1c64a8be2c8e369f207 (patch)
treeda7b5754959b9ff5c03049e60a5b8a3af1dd9897 /changelogs
parent77c75d2b1b4821b1f5fafd107e1925c225fb6a33 (diff)
parent32b88294d5a3b7bc22682c7942d8b3c4fa1502c6 (diff)
Merge branch 'issue_43602' into 'master'
Allow multiple JIRA transitions id split by comma or semicolon Closes #43602 See merge request gitlab-org/gitlab-ce!20939
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/issue_43602.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/issue_43602.yml b/changelogs/unreleased/issue_43602.yml
new file mode 100644
index 00000000000..0482606db0a
--- /dev/null
+++ b/changelogs/unreleased/issue_43602.yml
@@ -0,0 +1,5 @@
+---
+title: Allow multiple JIRA transition ids
+merge_request: 20939
+author:
+type: changed