summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-06-18 08:20:13 +0000
committerPhil Hughes <me@iamphill.com>2019-06-18 08:20:13 +0000
commitb6a895cc69017ba579e5f2fe93f8c2aef9538190 (patch)
tree15d38bdfbb78a91bfc7682985ef9ea0039d89176 /changelogs
parent077bb1b299196a5f500121c6f60d22026d3407b5 (diff)
parent1cc03a0b99b20653b95536ca07c295db8445e2e2 (diff)
downloadgitlab-ce-b6a895cc69017ba579e5f2fe93f8c2aef9538190.tar.gz
Merge branch '63261-the-graphql-query-for-the-mr-popover-failes-on-the-frontend' into 'master'
Resolve "The GraphQL query for the MR popover failes on the frontend" Closes #63261 See merge request gitlab-org/gitlab-ce!29712
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/63261-the-graphql-query-for-the-mr-popover-failes-on-the-frontend.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/63261-the-graphql-query-for-the-mr-popover-failes-on-the-frontend.yml b/changelogs/unreleased/63261-the-graphql-query-for-the-mr-popover-failes-on-the-frontend.yml
new file mode 100644
index 00000000000..87d74e3f4b4
--- /dev/null
+++ b/changelogs/unreleased/63261-the-graphql-query-for-the-mr-popover-failes-on-the-frontend.yml
@@ -0,0 +1,6 @@
+---
+title: Make sure we are receiving the proper information on the MR Popover by updating
+ the IID in the graphql query
+merge_request:
+author:
+type: fixed