Forums

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

Assignee + Approver Filter

Yael Geffen September 20, 2023

Hi,

I want to be able to see in one list all the tasks each developer is working on, both as an assignee and as an approver. However, when I add both fields to the search, it shows me tasks that the specific developer is the assignee AND the approver, but I want to receive an OR option.

Example.png

1 answer

1 accepted

3 votes
Answer accepted
Y Dang_Candylio
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.
September 20, 2023

Hi @Yael Geffen

 

Please press the word "Switch to JQL" next to the "Search" button and type the JQL query as follow: assignee = <username> OR approvers = <username>

Note that <username> is the user you want to find. 

chrome_m3ZkdQSftz.png

I hope this helps!

 

Regard, 

Y Dang

Yael Geffen September 20, 2023

It does, but I also want to see only specific statuses, mainly - I don't want to see "Done" or "Deferred", how do I add it to the query?

Mohammed Aamer Khan
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.
September 20, 2023

Hi @Yael Geffen

For that You can edit Query to:
(assignee = <username> OR approvers = <username>) AND Status Not in (Done,Deffered)

Like Y Dang_Candylio likes this
Yael Geffen September 20, 2023

Doesn't seem to work for me, it still shows me all the statuses I entered in the JQL.

 

Example 2.png

Y Dang_Candylio
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.
September 20, 2023

@Yael Geffen You should leave a space between 2 statuses like my pics. Hope this helps chrome_UmzFihwrzi.png

Like Vikrant Yadav likes this
Y Dang_Candylio
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.
September 20, 2023

@Yael Geffen Or maybe the status's name in your query does not match with the Status's name. You can try by choosing the name in dropdown list when you typing

Mohammed Aamer Khan
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.
September 20, 2023

@Yael Geffen Please use '(' & ')' as I have mentioned above in last comment and shown in below screen shot
Query.png

Yael Geffen September 20, 2023

Unfortunately still doesn't work, do I need to close the query in some way? With a semi-colon or something like that?

Screenshot (78).png

Yael Geffen September 20, 2023

@Y Dang_Candylio , this is after I chose the statuses from the dropdown menu.

@Mohammed Aamer Khan , not sure I understand from your screenshot where to add the & symbol. On your picture, it seems you deleted parts of the user ID.

Y Dang_Candylio
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.
September 20, 2023

@Yael Geffen Please copy the following query: 

(assignee = 5e82e7ffaff1810c17a6139b OR approvers = 5e82e7ffaff1810c17a6139b) AND status not in (Done, DEFERRED, CANCELED, CANCELLED, DEVTEST)

Yael Geffen September 20, 2023

Thanks, it worked.

Like # people like this

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