Modern QA2026Saved Filters and Subscriptions — tiles
Log inJoin
14 / 56 · 18 Test Management Tools · JQL Queries← prev⊞ allnext →☰ Read as one page

2.6Saved Filters and Subscriptions

Creating Saved Filters

Save frequently used queries as filters so you do not retype them:

  1. Run the JQL query
  2. Click "Save as" and give it a descriptive name
  3. Share with your team (set permissions to "Project: SHOP")

Filter Subscriptions

Subscribe to a filter to receive email notifications on a schedule:

  • Daily morning email: "Bugs created yesterday" filter
  • Weekly summary: "Bugs resolved this week" filter
  • Sprint end: "Open bugs for current sprint" filter

Using Filters in Automation

Jira automation rules can trigger actions based on filter results:

When: Scheduled (every morning at 9 AM)
If: Filter "Unassigned Critical Bugs" returns results
Then: Send Slack message to #qa-channel with issue list