Versions Compared

Key

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

...

  1. Set up an automation rule under Projects > Settings > Automation

  2. Trigger of the rule choose “Issue created”

  3. Add a new condition > Related issues condition

  4. Select “Epic” for Related issues, “Exists” for Condition and Rule restricted to projects for your projects

    Image RemovedImage Added
  5. Since 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.

  6. Get the issue key of the Epic into a variable

  7. Send web request to get Epic details from Epic key

  8. Create a variable to store the Team ID from Epic (you should have your own Jira customfield_##### field number)

  9. Update the child issue’s Team ID from Epic

  10. Save and publish the automation

  11. 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.

...