Configure a filter subscription for issues created in the past week

Platform Notice: Cloud and Data Center - This article applies equally to both cloud and data center platforms.

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Summary

Filter Subscription to display undone and done issues of the last week

Environment

Jira Cloud

Solution

  1. Go to your instance and Click on the Filter.

  2. Click on view all issues, and Switch to JQL.

  3. Provide this JQL query in the search bar -project= project_name AND created >= -1w AND created<=-1d  order by created DESC

  4. Click onSave as and provide the filter name, ClickSave.

  5. Click on Details, Go to New Subscription

  6. Configure as shown in the below screenshot (configure time as per your requirement)and Click on Subscribe.

Filter subscription settings

Updated on March 3, 2025

Still need help?

The Atlassian Community is here for you.