How can i extract Work log Started Date

Umesh Bhatt January 28, 2023

Hi All, 

Can anyone tell me how I can get the Work log started Date using API because I am currently extracting only the created date, the updated date, and the resolution date, but I want to do the calculation based on the start of the Work log to use this field in my Power BI Model. I want to this automate not to manual export excel from Team Reports in Jira.

Thanks in Advance!!
Regards,
Umesh Bhatt

 

1 answer

1 accepted

2 votes
Answer accepted
Alex Koxaras _Relational_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 29, 2023

Hi @Umesh Bhatt 

This endpoint https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-worklogs/#api-rest-api-3-issue-issueidorkey-worklog-id-get will get you the started date of the worklog:

GET /rest/api/3/issue/{issueIdOrKey}/worklog/{id}

worklog started.png

Umesh Bhatt January 29, 2023

Thanks @Alex Koxaras _Relational_ for your prompt support!!

I already found the solution.

Alex Koxaras _Relational_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 29, 2023

That's awesome! Kindly mark my answer as accepted in order to help other find proper solutions to similar questions. Thank you!

Like Umesh Bhatt likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events