Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

GERARDO GRANDEZ GIL 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

0 votes
Darryl Lee
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events