summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSteve Azzopardi <sazzopardi@gitlab.com>2018-10-12 17:13:41 +0000
committerTim Zallmann <tzallmann@gitlab.com>2018-10-12 17:13:41 +0000
commit464655edb2bc1f78952fb86969405d3c19e35e6b (patch)
tree184780d5d1220221061b8179914d8c70ac4dd01b /changelogs
parent982aaa04be85b53e686a3a5b6299389a98e5c0a2 (diff)
downloadgitlab-ce-464655edb2bc1f78952fb86969405d3c19e35e6b.tar.gz
Add stage name in job.json response
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/52618-incorrect-stage-being-shown-in-side-bar-of-job-view-api.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52618-incorrect-stage-being-shown-in-side-bar-of-job-view-api.yml b/changelogs/unreleased/52618-incorrect-stage-being-shown-in-side-bar-of-job-view-api.yml
new file mode 100644
index 00000000000..fdbde709e77
--- /dev/null
+++ b/changelogs/unreleased/52618-incorrect-stage-being-shown-in-side-bar-of-job-view-api.yml
@@ -0,0 +1,5 @@
+---
+title: Load correct stage in the stages dropdown
+merge_request: 22317
+author:
+type: fixed