The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to sum issues's timespent into one "issue"

GERARDO GRANDEZ GIL
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 9, 2022

Hi

I need to add every timespent into the worklog of one "master" issue  (abc in the following example):

I tried in this way but it doesnt work. Can you help me?

 

{

{{issue.key}}=abc

"update": {

"worklog" : [
{
"add": {
"timeSpent" : {{issue.timetracking.timeSpent}}
}
}
]
}
}

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Darryl Lee
Community Champion
May 9, 2022

I recently answered another question like this. Depending on how your "sub" issues are linked (as subtasks? issues under an epic? linked as dependent?), you'll need to change the Conditions (in yellow) and the Branch (light purple). But it should work.

I suggest giving it a try, and if you run into issues, paste a screenshot of your rule and we can try to help you troubleshoot.

TAGS
AUG Leaders

Atlassian Community Events