Forums

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

JIRA issue filter settings

Daniel.Du
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 4, 2019

I want to filter all the JIRA reported by me in last one week, how should I configure the filter settings? Thanks!

2 answers

0 votes
venkatesh_penumuchu April 4, 2019

Hi @Daniel.Du 

Welcome to the community!

Try with below JQL 

Example :

project = IT and created >= -7d and updated <= -7d and status not in ( Resolved , Closed )

 

Thanks 

Venkatesh

0 votes
Yogesh Mude
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 4, 2019

HI @Daniel.Du 

Welcome to the community!

Try with below JQL..

created >= -1w AND reporter in (currentUser())

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events