Big update alert! We've recently introduced a fresh onboarding process for our top performer, Issue Templates for Jira. If you're a Jira Administrator, this means you can now access a comprehensive, step-by-step guide to mastering the app's capabilities 🚀.
Not a Jira Admin? No worries at all!
Inclusivity is crucial to us, and that's why we've made the onboarding available part by part in the Atlassian Community.
Today's topic might especially interest all of you, as we will learn how to apply templates in Automation🤖.
With Issue Templates for Jira you can apply a template automatically to newly created issues using automation’s Create Issue action with the special issue.templates.automation property.
{
"properties": [{
"key": "issue.templates.automation",
"value": {
"applyTemplate": "TEMPLATE-1"
}
}]
}
It will instruct the app to apply a template with the issue key equal to TEMPLATE-1.
https://www.youtube.com/watch?v=8gbGOgWew20
Note: There are numerous triggers that you can use with Create issue action and apply the template property.
Are you eager to know more? See what else we've got in our brand new onboarding for Issue Templates for Jira ✨:
Katarzyna Kornaga _Deviniti_
0 comments