...
Go to Project Settings → Automation → click Create rule:
...
Create a trigger
2.1. Choose Issue created
...
2.2. Save trigger
Define the Issue Type
3.1. Add component: Add a condition
...
3.2. Add a condition: JQL Condition
...
3.3. Add a JQL query for defining the Issue Type
Code Block | ||
---|---|---|
| ||
issuetype = Bug |
...
3.4. Save Condition
Add a Checklist
4.1. Add component: Add an action
...
4.2. Add an action: Set entity property
...
4.3. Fill in the fields with the following values:
Entity type |
| ||
Property Key |
| ||
Property Value |
| ||
Add Checklist in Markdown formatting 👉🏻 |
|
...
Panel | ||
---|---|---|
| ||
You can also automate Smart Checklist Templates in Automation rules 🚀 Read more here → Use Templates in Automations |
4.4. Save Action
Name your new Automation and Turn it on
...