Add Checklist to Request types in Jira Service Management
Add Checklist for certain Request types in Jira Service Management project ⚡️
💡HINT: You can automatically add a checklist template to specific Request Type by setting template as default. Read more → Set a Template as Default
Overview
You can automatically add a checklist to specific request types in a Jira Service Management project to give your teams clear instructions on how to proceed with each request.
Use cases:
✈️ Operations: Add “Organizing a Trip” checklist for “Business Travel” requests.
👋🏻 HR: Add onboarding steps for “New Hire” requests.
💸 Finance: Add “Refund Compensation” checklist for “Refund” requests.
Automation Action: Import Checklist Template new
You can use the Import Checklist Template action in Automation for Jira to import any Smart Checklist template into an issue automatically.
Steps to setup automation rule:
Go to Settings → Automation → Click Create rule.
Add Trigger
Add Work item created trigger
Add Work item fields condition
In field condition select “Request Type“ field and corresponding request (e.g. “Business Travel“)
When all conditions are set up, select Add an action
Search for Import Checklist Template (or use “Add checklist items“ if you want to add checklist items that are not saved as template)
Click Connect and enter the checklist template ID of the template you want to import in the Template ID field
All done! ✅ Now, every time an issue with the “Business Trip” request type is created, the corresponding checklist template will be added automatically.
Automation via Checklists Custom Field
☝️NOTE: Automating checklist templates via “Checklists“ custom field works only with Project templates. To import Global template, use “Import Checklist Template“ automation action
Steps to setup automation rule:
Go to Settings → Automation → Click Create rule.
Add Trigger
Add Work item created trigger
Add Work item fields condition
In field condition select “Request Type“ field and corresponding request (e.g. “Business Travel“)
When all conditions are set up, select Add an action
Add Edit work item action
Select “Checklists“ field to edit
Fill in the fields with the following values:
Add Checklist items in Markdown formatting 👉🏻 | - Book flights and accommodations
- Arrange local transportation
- Prepare travel documents
- Schedule meetings and send invites
- Pack work materials and essentials |
Add Checklist template 👉🏻 | {{project.properties."com.railsware.SmartChecklist.templateId.<Template_ID>"}}💡HINT: Read more about templates automation here → Use Templates in Automations |
Name your rule, save it, and turn it on.
All done! ✅ Now, every time an issue with the “Business Trip” request type is created, the corresponding checklist template will be added automatically.
Template ID
To find the Template ID:
Open the Checklist Template you want to import and expand it.
The Template ID appears next to the template name.
If users will use the ID of the template they do not have access to, you will see an error in Audit log of the automation rule: