To learn more about Tempo products, please visit our Help Center. For support, see our Support Portal.
Set Tempo Team from Epic
This article is for Tempo for Cloud.
To set Tempo Team on the child issue of an Epic, with Jira Automation, this can be done with a few steps. In this tutorial, we will set Tempo Team based on Epic’s team for the child issue created.
Instructions
Set Tempo Team from Epic for new child issue by Project
Set up an automation rule under Projects > Settings > Automation
Trigger of the rule choose “Issue created”
Add a new condition > Related issues condition
Select “Epic” for Related issues, “Exists” for Condition and Rule restricted to projects for your projects
EpicSince Tempo Team is not an available field in Jira automation (unlike Tempo Account), you need to get it as a Jira custom field from Epic.
Get the issue key of the Epic into a variable
Epic keySend web request to get Epic details from Epic key
Create a variable to store the Team ID from Epic (you should have your own Jira customfield_##### field number)
Update the child issue’s Team ID from Epic
Save and publish the automation
Create a new child issue in the Epic of the project(s). You should see Tempo Team value has been inherited from the Epic.
Please make sure the Team is set on the Epic and the Team is linked to the project.
Modify the conditions can setup for other parent issues too.
Tempo Team automatically inherit from Epic, no need of automation.