Forums

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

JQL for Time logged by specific User

Wahajullah Khan
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!
April 25, 2024

I need a JQL query to identify the list of tasks where specific users have spent time.

1 answer

0 votes
Sagar Mahajan
Community Champion
April 25, 2024

Hi @Wahajullah Khan Welcome to the Atlassian community.

You can use the below JQL and update it as per your requirement. you can add projects, issuetype, etc

worklogAuthor = "username" AND worklogDate >= "YYYY-MM-DD" AND worklogDate <= "YYYY-MM-DD"

Please try and let me know in case of any issue.

Thanks

Sagar

Suggest an answer

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

Atlassian Community Events