Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JQL Query for issuelinks created under "More" does not return any objects

Oliver
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 15, 2018

So I am running REST API calls through my python script to grab Test Spec information.

No object is returned when I am trying to access linked issues inside a specific test spec in xray. These linked issues are created under for my Test Spec are through "More" -> "Links" -> "Web Links"

However, when I create linked issues inside my Test Spec through "Edit", the specific object of that linked issue returns. 

Why does it not show up when I create the issue link through the "More" option but it does through "Edit"? How do I get access to the issue links created through "More" option?

The reason I ask is because I would like to add issue links to external websites aside from Jira/Xray tickets. 

1 answer

0 votes
Moga
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 26, 2018

Hi Oliver,

If you inspect the page, you will be able to get the data-url of the weblink. Then, you can prepend your Base URL to the data-url which will bring you to the weblink page of the issue. This is the example URL of my local instance:

<Base URL>/secure/AddWebLink!default.jspa?id=10115

I hope that this helps.

Best Regards, 
Mogavenasan

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events