Automation for Jira | How to update the work logged in child issues to Epic

Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.

Summary

Follow the steps in the article if you want to create an Automation rule where the work logged in the child issues to be added to the epic issue as well

Solution

Please add the below components

  • TRIGGER

    : Work Logged

  • CONDITION: Related issues condition

    • Related issues: Epic

    • Condition: Exists

  • BRANCH:

    • For: Epic

  • ACTION: Log Work

    • Time Spent: {{worklog.timeSpent}}

    • Date Started: {{worklog.started}}

The resulting rule will look like below

Add Log Work

By having this rule the work logged in the child Story, Task or Bug is also logged in the Epic.

Updated on May 31, 2024

Still need help?

The Atlassian Community is here for you.