Forums

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

How to get total hours logged in jira using python code

yusuf zainee
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!
March 14, 2023

Note: I dont want to know the total hours logged for a particular project/story/task.

On an individual level (lets say myself), i want to check how many hours have i logged in jira on 15-03-2023. 

In python I am currently using atlassian-python-api but that doesnt have this feature. I am open to use any alternative package which can provide me this information. 

1 answer

0 votes
yusuf zainee
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!
March 15, 2023

even a query would be helpful.
I can then use jira.jql() to fetch the information i need

Suggest an answer

Log in or Sign up to answer