Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Assignee + Approver Filter

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
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.
Sep 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

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.
Sep 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 likes this

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

 

Example 2.png

Y Dang
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.
Sep 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
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.
Sep 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.
Sep 20, 2023

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

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

@Y Dang , 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
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.
Sep 20, 2023

@Yael Geffen Please copy the following query: 

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

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
Site Admin
TAGS
AUG Leaders

Atlassian Community Events