Add issue to Sprint

Add issues to sprint automatically on template execution

Issues created from templates can be automatically assigned to active sprints. The sprint selection is calculated based on the sprint pattern in a template.

Example for Sprint name pattern

You can test provided pattern on this page: https://regex101.com/

🐾 Steps

  1. Make sure you have the Sprint field added to the associated screen.

  2. On the create or edit the template, select Sprint board and provide a pattern for a sprint name.

  3. Save changes on the template.

🎉 Result

When the sprint matches, the issue created from template is added to the sprint.

Last updated