diff options
author | Sam Bigelow <sbigelow@gitlab.com> | 2019-06-14 16:38:31 -0400 |
---|---|---|
committer | Sam Bigelow <sbigelow@gitlab.com> | 2019-06-14 16:39:46 -0400 |
commit | 1cc03a0b99b20653b95536ca07c295db8445e2e2 (patch) | |
tree | 17a30e5f4b911e2546416ae8566784d35016d445 /changelogs | |
parent | ad722a4e1f588382f5c5c1848c0502864993c7e7 (diff) | |
download | gitlab-ce-1cc03a0b99b20653b95536ca07c295db8445e2e2.tar.gz |
Make IID string instead of ID in mr popover query63261-the-graphql-query-for-the-mr-popover-failes-on-the-frontend
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/63261-the-graphql-query-for-the-mr-popover-failes-on-the-frontend.yml | 6 |
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 |