I am trying to fetch information of a particular Jira issue using rest API.
/rest/api/latest/search?jql=key=NUMR-572&maxResults=1&fields=key,status,summary,customfield_11642,customfield_11643,timeoriginalestimate,timespent,labels,assignee,created,issuetype,issuelinks,emailAddress,aggregatetimespent,subtask
But i can't find issuelinks field in response, though they are present as i can see them when i login on Jira UI . What may be the issue
Hello,
I just executed api/2/issue/{issueIdOrKey} REST API function and I could see issuelinks in the response json. What REST API function do you use?
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.