One of our client is having Jira DC v9.4.6. We use Jira REST API v2 to fetch the Jira issue details with issue links to render our App content. But on a particular client’s Jira DC instance, Jira REST API is not returning the issuelinks
in the API response.
Points to consider:
<BASE_URL>/rest/api/2/issue/<ISSUE_ID>?fields=*all
<BASE_URL>/rest/api/2/issue/<ISSUE_ID>/remotelink
Linked Issues
field on all the screens for each issue type but nothing worked.I am just waiting for some expert guidance on resolving this issue.
We experience the same behaviour in our jira server v9.4.1; it seems to be project related, a few projects work as expected while in other projects the issuelinks are not visible in the REST api.
Have you managed to find a solution yet?
Is there any clue from the community on this issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.