Forums

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

How do I filter watched issues?

Michael Seed
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!
February 24, 2026

I'm watching issues across multiple projects and some general company stuff. My watched issues list is a big mess. I want to create multiple dashboards for individual topics each with a watched list only showing issues related to that topic. Example: Project 1, Project 2, Building Maintenance, Company Issues, etc.  I got 100+ watched issues and I want to be able to quickly look at 'Project 347' without having to scroll through 'kitchen supplies' and 'printer maintenance'. 

This is so basic that I feel dumb for not figuring it out. But, how do I add a gadget to a dashboard that only shows a "filtered watched issues" list instead of "all watched issues" list?

3 answers

2 votes
John Funk
Community Champion
February 24, 2026

Hi Michael - Welcome to the Atlassian Community!

I suggest you create multiple filters for what you want to see. Then add multiple gadgets to your dashboard with a gadget per filter that you created. Out of the box, Jira does not have a way to filter information inside of a gadget other than the original filter itself. There are some third party apps for dashboards that will allow you to do that though. 

2 votes
Gunjan Kumar
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 Champions.
February 24, 2026

Hi Michael, Welcome to the Atlassian Community!

Use this in Advanced (JQL):

  • watcher = currentUser() AND project = "Project 347"
  • watcher = currentUser() AND project IN ("Project 1", "Project 2")

Step 1: Save Filter

After running your JQL:

  • watcher = currentUser() AND project = "Project 347"
  • Click Save as
  • Name it: Watched - Project 347

Step 2: Add Gadget

  • Open your dashboard
  • Click Add gadget
  • Select Filter Results
  • Click Add

Step 3: Configure Gadget

  • Saved filter: Watched - Project 347
  • Number of results: 20
  • Columns: Key, Summary, Status, Assignee, Updated
  • (Optional) Auto-refresh
  • Click Save
Michael Seed
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!
February 24, 2026

Thank you. This 100% worked and it was really easy. 

I was even able to make gadgets for filtered watch lists and assigned lists. 

Cheers mate.

Like Gunjan Kumar likes this
Gunjan Kumar
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 Champions.
February 24, 2026

Awesome, glad to hear it worked so smoothly! 

Happy to help anytime. Cheers! 

0 votes
Mariia_Domska_SaaSJet
Atlassian Partner
February 25, 2026
Hi @Michael Seed 👋
First of all, don’t feel bad, feel free to ask. Atlassian Community is always open to help.
As others have already written, you can make saved filters for each topic and use the Filter Results gadget.
If you ever want something more advanced in the future, for example:
  • Multi-project overview with cleaner grouping
  • Interactive filtering
  • Custom widgets beyond basic lists
You might want to look at AI Apps Builder. With it, you can make your own Jira gadgets and dashboards simply by describing what you want in plain English. I actually built a multi-project dashboard myself using this prompt:

Create a cross-project status dashboard that shows:

  • Project summary cards with overall status
  • Charts of issue counts by status
  • A milestone timeline
  • A list of overdue or blocked issues
  • A dropdown to filter by department.
And I got a working result on the first try.
image-20260210-110917.png
image-20260210-110952.png
image-20260210-111041.pngimage-20260210-111017.png
If you’re interested, I encourage you to give it a try, especially if your watch list keeps growing 🙂

Suggest an answer

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

Atlassian Community Events