Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to load Definition of Done checklist template using Automation while Transition

nagendra September 4, 2025

Hello,

I have created a check list for Definition of Done (DOD), which I am loading manually every time a story/bug created using "Load Templates" option and selecting the required template from the available list. However, I have a ask to load it dynamically when story/bug status changed to "In progress".

DOD checklist Load template.png

So, I am seeking a guidance on what component/conditions or values should I used to achieve this task. 

Please note using any plug-ins are not allowed for us.

Create Rule.png

 

3 answers

2 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 4, 2025

Hi @nagendra 

I appears you are already using a marketplace app to add checklists as there is no built-in feature for checklists with templates.

Please ask your admin which app you are using and then check their documentation to learn how to use their checklists with automation rules.

Kind regards,
Bill

0 votes
Gracjan Wesołowski _HeroCoders_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 5, 2025

Hi @nagendra

My name is Gracjan, and I work with HeroCoders, the team behind the Checklist app that you are using.

Please be informed that you can add a checklist on issue transition using label integration feature.

  1. Ensure the Apply checklist templates via labels global setting is enabled.
  2. Note the name of the template you wish to apply, and ensure that the name does not include spaces.
  3. In your automation, click New component and select New action.
  4. Select Edit work item.
  5. Select Labels as the field to be edited, and enter the name of the template.

Let me know if that works for you!

Best Regards,

Gracjan

0 votes
Team Appbox September 4, 2025

Hi Nagendra,

as @Bill Sheboy suggested, It’s best to check the documentation for the specific checklist app your team is using, as many offer automation options that might fit your needs. For example, apart from loading the checklist at the ticket creation time, some apps also allow checklist templates to be loaded automatically based on JQL conditions during transitions as well.

If your current solution doesn’t support this and you’re still running into roadblocks, feel free to share more details, happy to brainstorm possible workarounds.

Hope this helps!

Team Appbox

Suggest an answer

Log in or Sign up to answer