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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.