Forums

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

Add link when creating Issues via direct HTML links

Michael Danielsson
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.
August 27, 2019

Hi

I'm trying to add a link to the CreateIssueDetails dialog when opening it from an URL.
The problem is that I'm not able to set the issue the new issue shall be linked to.
It is no problem setting the link type.

I have tried

{code}

http://localhost:8080/CreateIssueDetails.jspa?pid=10000&issuetype=10000&issuelinks-linktype=blocks&issuelinks-issues-textarea=TEST-2

{code}

I guess the problem is because the issue key shall be entered as jira-multi-select.

Is it possible to do what I want and in that case how is it done?

Regards,

  Michael D

1 answer

0 votes
Levin_Oertle
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!
February 24, 2020 edited

I have the same problem.

The only thing I found is this link. 

https://DOMAIN/rest/api/2/issueLinkType

It shows the id's but it doesn't work: 

https://DOMAIN/secure/CreateIssueDetails!init.jspa?pid=12000&issuetype=6&summary=*&customfield_10512=10327&issueLinkType=10003

I don't know what the Problem could be

Suggest an answer

Log in or Sign up to answer