Forums

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

How to prefill "Linked Issues" while creating issues via direct HTML link

Дмитрий Аладинский
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!
July 11, 2023

Hi All,

Does "Linked Issues" pair field (type of link + issue ID) support prefilling while creating issues via direct HTML link?

I coud not figure out how to prefill exact this field, i.e. how to build proper key-value parameter. 

What I've tried does not work and I'm wondering if this field is even supported.

 

in case it helps, here is what jira returns when I look for IDs of jira issues attributes, in particular section about linked issues.

 

issuelinks: [

  • {},
  • {
    • id: "1029629",
    • self: "https://.../rest/api/2/issueLink/1029629",
    • type:{
      • id: "10350",
      • name: "Parent - Child",
      • inward: "Child",
      • outward: "Parent",
      • self: "https://.../rest/api/2/issueLinkType/10350"
      },
    • inwardIssue:{
      • id: "1095267",
      • key: "PRJ-2508",
      • self: "https://.../rest/api/2/issue/1095267",
      • fields:{}

        Thank you in advance :)

2 answers

1 accepted

0 votes
Answer accepted
Kseniia Trushnikova
Community Champion
July 11, 2023

@Дмитрий Аладинский, привет!

I'm afraid, that's not possible to set issuelinks-issues parameter on direct HTML links, see the ticket https://jira.atlassian.com/browse/JRASERVER-70704

0 votes
Дмитрий Аладинский
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!
July 18, 2023

thank you Kseniia for reply)
it's sad that there is lack of such opportunity =\

Suggest an answer

Log in or Sign up to answer