Bulk update Issues with checklists
You can update your checklists via Bulk Issues Update with the help of Automation for Jira tool ⚡️
This goes about Issues bulk update when you set a value for a field you'd like to populate to all the selected Issues.
Requires Checklists Custom Field → "Checklists" Custom Field set up
☝🏼 NOTE: Do it before running a bulk issues updates
☝🏼IMPORTANT NOTE: Automations using entity properties no longer work with the Forge app. Please update your setup to use the Checklists custom field instead.
Learn more → Migrating Smart Checklist to Forge
Contents👇🏼
Automation rule setup
Go to Project Settings → Automation → click Create rule
Create a trigger
2.1. Choose Field value changed
2.2. Choose Checklists → Save
2.3. Click Next
Set Checklist
3.1. Add component New Action
3.2. Choose Edit work item
3.3. Select Checklists field
3.3. Fill in the fields with the following values:
Choose fields to set | Checklists |
---|---|
Checklists value | {{issue.Checklists}} |
3.4. Click Next
Name your new Automation and Turn it on
Name and turn on the rule
Proceed with the bulk update
Bulk Issue update
Click on Search → Select View all issues
Add search criteria to return the issues you want to update
Click on “Configure column” to add Checklists custom field to search view
Select more (•••) and choose Bulk Change all <n> issues.
Select the issues you'd like to edit Checklists custom field in the bulk operation and click Next
Select Edit Issues for bulk actions and click Next
Find Change Checklists in the list
Fill in the value that you want to set to the checklist for all selected issues and click Next
Confirm the changes by clicking Confirm button
You will see the Bulk Operation Progress. Click Done to finish.
You are done. All issues are updated with the new checklist value ✅
💡HINT: Please find more details on Bulk update here → https://support.atlassian.com/jira-service-management-cloud/docs/edit-multiple-issues-at-the-same-time/
☝🏼 NOTE: Make sure this rule is only enabled when you need it for the bulk update operation. Once the bulk update is completed, turn the rule off. Otherwise, it will constantly run the synchronization, and you don't need that as a normal checklist operation would suffer.