This chapter provides information on direct links feature.
You can create a link that directly opens the issue creation form with a template and other fields already selected. The link can be reused by adding a new item under a selected project.
Your URL should look similar to this:
https://instancename.atlassian.net/jira/software/projects/TE/apps/fbe0abcb-3b23-4bb6-98a3-3b2d3d01ea23/e3ac5b32-3a39-4cfe-93af-48232ce09cee
Here’s the list of available parameters:
Parameter | Example |
---|---|
projectKey | SCRUM |
issueTypeId | 10600 |
templateKey | PMT-1 |
In the end, the URL should look like this:
https://instancename.atlassian.net/jira/software/projects/TE/apps/fbe0abcb-3b23-4bb6-98a3-3b2d3d01ea23/e3ac5b32-3a39-4cfe-93af-48232ce09cee?projectKey=TE&templateKey=REP-1&issueTypeId=10001&templateSourceKey=REP
&
.After using the link, the create from template view has been opened in your project.