Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

RequiresChecklists Custom Field→ "Checklists" Custom Field set up
Tip

Add Smart Checklist Templates to your Issue based on Filed Value right after the Issue is created⚡️

Panel
panelIconId1c962329-b0c7-474c-9c15-426a686c12f8
panelIcon:logo:
panelIconText:logo:
bgColor#DEEBFF

  1. Go to Project Settings → Automation → click Create rule:

...

Entity type

Code Block
Issue

Property Key

Code Block
com.railsware.SmartChecklist.checklist

Property Value

 

Add Checklist items in Markdown formatting 👉🏻

Code Block
# Regression Testing 
- Identify test cases
- Execute the test cases
- Record the results
- Document any defects found

...

Add the template to the Smart Checklist 👉🏻

Code Block
{{project.properties."com.railsware.SmartChecklist.templateId.<Template_ID>"}}
Panel
bgColor#DEEBFF

You can also automate Smart Checklist Templates in Automation rules 🚀

💡HINT: Read more about templates automation here → Use Templates in Automations

...

4.4. Save Action

  1. Name your new Automation and Turn it on

...