Forums

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

Populate the Parent Issue when creating Jira issue via hyperlink URL

Brian Adkins
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!
August 2, 2024 edited

I have a hyperlink that I'm using to create a new Jira issue:

both of the following URLs work correctly (the second one populates the summary field):

  • https://<mytenant>.atlassian.net/secure/CreateIssue.jspa?issuetype=10010&pid=10008
  • https://<mytenant>.atlassian.net/secure/CreateIssueDetails!init.jspa?issuetype=10010&pid=10008&summary=This%20is%20a%20sample%20summary

I would like to also be able to pre-populate the Parent issue field.  Note that I'm not talking about the old parent-link or epic-link fields...  I'd like to populate the new Parent issue field using the issue ID of the parent.

I have referenced the following articles without success:

 

I have also tried the following URL patterns wtihout success:

  • https://<mytenant>.atlassian.net/secure/CreateIssueDetails!init.jspa?issuetype=10010&pid=10008&parent=10336
  • https://<mytenant>.atlassian.net/secure/CreateIssueDetails!init.jspa?issuetype=10010&pid=10008&parentId=10336
  • https://<mytenant>.atlassian.net/secure/CreateIssueDetails!init.jspa?issuetype=10010&pid=10008&parentIssueId=10336
  • https://<mytenant>.atlassian.net/secure/CreateIssueDetails!init.jspa?issuetype=10010&pid=10008&parentIssue=10336

1 answer

1 accepted

2 votes
Answer accepted
Bill Sheboy
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 2, 2024

Hi @Brian Adkins -- Welcome to the Atlassian Community!

First thing, I have not tried what you are describing.  With that out of the way...

Have you tried using the parent with the issue key rather than the issue id: 

parent=TEST-1234

Kind regards,
Bill

Brian Adkins
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!
August 2, 2024

That worked!

 

https://<mytenant>.atlassian.net/secure/CreateIssueDetails!init.jspa?issuetype=10010&pid=10008&summary=This%20is%20a%20sample%20summary&parent=ABC-123

 

thanks for the suggestion!

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events