Forums

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

JSM-> JS Task and subtasks total worklog

Ali Aydın
Contributor
May 17, 2024

Hi,

How can I automate the retrieval of worklogs for tasks and their subtasks in Jira Software that are linked to a Servicedesk ticket?

Could you share example

Regards

1 answer

0 votes
Rudy Holtkamp
Community Champion
May 17, 2024

That is very tricky.

You can do this via Automation for Jira.

1. Choose a trigger

2. Add Lookup issues action > JQL:

issue in linkedIssues({{issue.key}})

3. Update your Sum field with: 

{{lookupIssues.aggregatetimespent.sum}}

 

Good luck,

Rudy

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events