Get the summary of Work Logged on all the Sub-Tasks in minutes
Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.
Summary
How to get the summary of Work Logged on all the Sub-Tasks that are present under the Parent issue in minutes using Automation For Jira
Solution
Create a rule with the below smart value which does give the individual Work Logged on all the sub-tasks:
1
{{issue.timespent.divide(60)}}m
The rule looks like the below:
When this rule is triggered, it displays the Summary of Work Logged as below:
Updated on May 31, 2024
Was this helpful?
Still need help?
The Atlassian Community is here for you.