Commit 8f45df82 authored by Fatih Acet's avatar Fatih Acet

Merge branch '36716-issue-reference-changes-when-adding-to-epic' into 'master'

Resolve "Issue reference changes when adding to epic"

See merge request gitlab-org/gitlab!22292
parents cb51f541 5630dc19
...@@ -9,7 +9,7 @@ fragment IssueNode on EpicIssue { ...@@ -9,7 +9,7 @@ fragment IssueNode on EpicIssue {
dueDate dueDate
weight weight
webPath webPath
reference reference(full: true)
relationPath relationPath
relativePosition relativePosition
assignees { assignees {
......
---
title: Use full reference in Epic Issue GraphQL query
merge_request: 22292
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment