Forums

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

URL to view the issue using the issue id

Aditi Gupta
Contributor
February 25, 2018

I want to view the issue using the unique issue id.
I tried this link : https://hackerrank.atlassian.net/secure/ViewIssue.jspa?id=24989 

But this link doesn't work.
I want the unique link of an issue that does not change when the issue is moved to another project.

2 answers

1 accepted

2 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 25, 2018

It's <base url>/browse/Issuekey - the issue ID is not really for humans and isn't exposed in the urls.

Aditi Gupta
Contributor
February 25, 2018

This is the unique link for an issue based on issue-id :
https://jira.atlassian.com/rest/api/2/issue/769698

I want the URL that is not a REST API link.

Like Yatish Madhav likes this
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 25, 2018

There isn't one.

Aditi Gupta
Contributor
February 25, 2018

Is there any unique link of an issue that does not change when the issue is moved to another project?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 25, 2018

Yes, the original issue key as created.  Jira retains the information that you moved it and takes people landing there to the new issue.

If, for example, you create ABC-123, the url is <jira base>/browse/ABC-123 .  You move it to project DEF and it gets numbered 456.  <jira base>/browse/DEF-456 is the new direct url for it, but landing on <jira base>/browse/ABC-123 will take you to <jira base>/browse/DEF-456 as well.

Like # people like this
Aditi Gupta
Contributor
February 25, 2018

Thank you..!! This works for me.

Stuart Forrest
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!
October 1, 2020

Sorted it for me too. thanks

Yasashree March 15, 2021

Is there a way to get the branch details. to which issue is linked.

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 16, 2021

Look in the development panel in the issue view.

Yasashree March 16, 2021

Using REST api

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 17, 2021

See above.

4 votes
Long Nguyen
Contributor
June 19, 2019

<base url>/issues/?jql=id=<issue ID> should work (as of June 2019)

example:

https://example.atlassian.net/issues/?jql=id=123456

Long Nguyen
Contributor
November 10, 2019

I don't think so since the question is about using the "issue ID" not the "issue key" as the original answer said.

Like Oleksandr Medvid likes this
Oleksandr Medvid
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!
October 20, 2020

Thanks to @long nguyen, I solved an issue where I only have stored "issue ID" 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events