Forums

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

How could I create a filter to find the issues that I update in the past week

Chao Liu
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!
November 9, 2025

I update many issues, but I want create a filter that could build a group to contain all the issues I have update in the past week

1 answer

3 votes
Dave Liao
Community Champion
November 9, 2025

@Chao Liu - hi Chao! 👋

Try this JQL!

updated >= -7d and issue in updatedBy("Chao Liu")

Execute that JQL, then save the search as a filter.

  1. Of course, if your name isn't exactly Chao Liu, just change it to whatever it is.
  2. Adjust the updated value to whatever you need. I picked "7d" as seven days, but "5d" might be enough.

Hope this helps!

Chao Liu
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!
November 9, 2025

Thank you, Dave. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events