summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/48100-fix-branch-not-shown.yml
diff options
context:
space:
mode:
authorHiroyuki Sato <sathiroyuki@gmail.com>2018-06-20 12:34:58 +0900
committerHiroyuki Sato <sathiroyuki@gmail.com>2018-06-20 13:02:08 +0900
commit59154779d81c6359428af5f5cbdedbbd7ed32d5c (patch)
tree496220a2944594bbf53684074d77e202adcfcc65 /changelogs/unreleased/48100-fix-branch-not-shown.yml
parent7a633e08556c1de1f6bb35c85f24c844ed4ad5c8 (diff)
downloadgitlab-ce-59154779d81c6359428af5f5cbdedbbd7ed32d5c.tar.gz
The json keys of ref switcher should not be translatedhiroponz/gitlab-ce-48100-fix-branch-not-shown
Diffstat (limited to 'changelogs/unreleased/48100-fix-branch-not-shown.yml')
-rw-r--r--changelogs/unreleased/48100-fix-branch-not-shown.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/48100-fix-branch-not-shown.yml b/changelogs/unreleased/48100-fix-branch-not-shown.yml
new file mode 100644
index 00000000000..917c5c23f67
--- /dev/null
+++ b/changelogs/unreleased/48100-fix-branch-not-shown.yml
@@ -0,0 +1,6 @@
+---
+title: Fix branches are not shown in Merge Request dropdown when preferred language
+ is not English
+merge_request: 20016
+author: Hiroyuki Sato
+type: fixed