Forums

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

Jira filter - How to create a filter to check all tickets my team have worked the past week

Breno November 22, 2018

Hello,

how can I create a filter to list all tickets that my team have been working in the past month.

I've tried something like this:

type in (Bug, Improvement) AND status changed TO "IN QA" AFTER startOfWeek() AND assignee was in ((user1, user2...)

I've tried the above filter, but it is not working.

1 answer

0 votes
Elifcan Cakmak
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.
November 22, 2018

Hello,

When you say "assignee was in" I believe it fetches all the issues that was once assigned to the user, even it changed after wards. When you say "assignee in" it fetches issues that are now assigned to that user. May that be the reason the filter is not working? Or are there other issues?

Best Regards,

Elifcan

Breno November 22, 2018

Hello. Actually I've updated the query. I've pasted the wrong one. Now it is right. But it is not bringing all the results yet. I don't now why.

Elifcan Cakmak
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.
November 22, 2018

Hi, yes I've notived that. I adjusted the query to our Jira and when I change "assignee was in" to "assignee in" it seems working without a problem. Did you get it to work like this?

Regards,

Elifcan

Breno November 22, 2018

Hello. Yes. But if I use assigned in it just brings me the result for the tickets that are still assigned to the people. But what I need is more related to a historical.

My problem, basically comes with this question:

- I want to know all the tickets my team had worked the past week.

It means the ticket was assigned to my team, it was in the IN QA status, but now the tickets can be assigned to anyone and in any status.

That is why I tried the assigned WAS thingy. 

Breno November 22, 2018

I FIGURED OUT THE PROBLEM

status CHANGED TO "IN QA" AFTER startOfWeek() AND assignee WAS IN (user1, user2 ...)

I've just removed the ticket type and them I can get new features and other types

Elifcan Cakmak
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.
November 22, 2018

Ok then, I'm glad that it is solved.

 

Regards,

Elifcan

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events