Apps documentation
Issue Templates for Jira
Cloud Server/Data Center
Issue Templates for Jira

Cloud

Server/Data Center

Documentation
FAQ
Release notes
Articles & Videos
Last updated Jul 3, 2023

Direct link

This chapter provides information on direct links feature.

Link to Create issue from template

The feature makes possible to create a link that directly opens the issue creation form with Template and other fields already selected. The link can be reused by adding new item on general page or under selected project. There are two kinds of links: Project link and General link that opens Create issue from template view with and without project context (sidebar).

Steps

To create a link which will open Create from template view:

  1. Paste the following link to your Jira Cloud link and replace the data:

https://yourdomain.atlassian.net/plugins/servlet/ac/com.intenso.jira.issue-templates/create-issue-from-template?ac.projectKey=SCRUM&ac.templateKey=PMT-45&ac.issueTypeId=10600

  1. Here’s the list of available parameters, that can be added to the link:
Parameter Example
ac.projectKey SCRUM
ac.issueTypeId 10000
ac.issueTypeName task
ac.templateKey PMT-1
ac.templateId 10000
Info
  • Parameters respected by app must be prefixed with ‘ac.’ Separate them by ‘&’.
  • Make sure all letters size are correct. Otherwise, the link may not work.
  • If you do not know how to find Issue Type ID check the FAQ.

Result

Create from template view has been opened.

Steps

To create a link which will open Create from template view in Your Project context:

  1. Go to the Project, where you want to add direct link that opens Create from template screen and click Create from template.

  2. Use the link below and replace the data accordingly:

https://yourdomain.atlassian.net/projects/SCRUM?selectedItem=com.atlassian.plugins.atlassian-connect-plugin:com.intenso.jira.issue-templates__create-issue-from-template-project-page&ac.projectKey=SCRUM&ac.templateKey=PMT-45&ac.issueTypeId=10600

Here’s the list of available parameters:

Parameter Example
ac.projectKey SCRUM
ac.issueTypeId 10600
ac.templateKey PMT-1
ac.templateId 10000
Info
  • Parameters respected by app must be prefixed with ‘ac.’ Separate them by ‘&’.
  • Make sure all letters size are correct. Otherwise, the link may not work.
  • If you do not know how to find Issue Type ID check the FAQ.

Result

Create from template view has been opened in your project.