...
Go to the Automation section of Jira.
Create a new “New Feature Implementation” “Apply Hierarchy after the new Epic Is Created” rule and set the trigger to "Issue Created".
Further click the “Rule details” button and refine the trigger to be specific to the "Scrum Software Development" project and save the "Epic" issue type.
b. Action:
Choose an action related to the Smart Issue Templates app, such as "Apply Hierarchy" (please note: the exact wording might differ based on the actual integrations available between Automation for Jira and Smart Issue Templates).
From the given options, select the "Scrum Software Development" hierarchy to apply.
c. Save and Activate:
Assign a descriptive name to the rule, e.g., "Auto-apply Scrum Hierarchy to New Epics".
Activate the rule.
details.
...
Add a new component
Click the “New condition” and select the “JQL condition” option.
...
Enter the “issuetype = Epic” value into the required “JQL” field and click the “Save” button.
Add one more component called “New action”.
Start typying “send” and select the “Send web request” option.
Enter the URL into the mandatory “Webhook URL” field that will look like this:
http://host:port/context/rest/smartissuetemplates/1.0
+ endpoint for the “Hierarchy Apply” /smartissuetemplates/1.0/hierarchy/apply/{hierarchyId}
where you have to specify the current “Scrum Software Development" hierarchy Id.
...
Fill in the values framed red in the screenshot below and click the “Save” button.
...
Click the “Turn it on” button.
b. Test the Automation Rule:
Within the "Scrum Software Development" project, create a new Epic.
Once the Epic is created, you should find that the hierarchy (user stories and sub-tasks) from the "Scrum Software Development" hierarchy has been automatically applied.
...
Info |
---|
For any questions or feature requests, contact us via Customer Portal Or drop us an email support@appsdelivered.atlasssian.net. If you are using this option, please check your junk folder regularly, as our reply can be placed there by your email service. Before submitting a bug report or support ticket, please update to the latest version of the add-on. Please add information about the version of Jira and the add-on. |