Forums

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

How do you find the JQL for the build it "Worked On" query

mgeiger
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 14, 2022

I want to query any jira issue worked on by another person.  There is a built it worked on search for the current user that I cant see the JQL

3 answers

0 votes
mgeiger
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 15, 2022

For some reason worklogauthor gives me 0 results.  As you can see the Worked On default filter will show anything I have been assigned, commented on, made status updates.  I want to find these parameters so I can build a dashboard and select any user that has worked on an issue in a given time period

workedon.png

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 15, 2022

Hi @mgeiger -- Welcome to the Atlassian Community!

What do you mean by "worked on by another person"?

For example, if you mean an issue was ever assigned to someone other than the current user this could help:

assignee WAS NOT currentUser() AND assignee IS NOT EMPTY

Kind regards,
Bill

0 votes
Mohamed Benziane
Community Champion
April 14, 2022

Hi,

Welcome to the community

You can use worklogauthor like that

Worklogauthor = currentUser()

Worklogauthor = <username>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events