Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Issue templates can also be used in combination with default Jira Automation.

Users can automate the following actions:

  1. Apply a template to the current issue.

  2. Add sub-tasks from template to the current issue

  3. Add child issue from template to the current epic.

Setting up such an automation rule is only possible using an automation action Send web request.

A web request URL is required to configure the action. It is generated manually on the Template Configuration Page:

image-20240423-183839.png

A click on the automation icon opens a dialogue where users can create new rules or manage existing ones:

image-20240423-184342.pngimage-20240423-184614.png

A click on the Create rule button opens a new dialogue where rule details are configured:

  1. Name. Give a unique name to differentiate your rule from others.

  2. Web request URL. is generated automatically and is further used when configuring a Send web request action.

  3. Action. Select the action that should be executed when the rule is triggered.

  4. Issue template. Select a template that should be applied when the rule is triggered.

Copy the web request and click Create to save the configuration.

👏 That’s it! The app-side automation configuration is complete. Now a Jira Automation rule can be created in the next steps. Find more tips and guides on Automation here.

  • No labels