Mulitple conditions in filter count dashboard gadget

Ingo (GPS) February 16, 2022

Hi

Currently it is possible to see a warning when the counted value is above/below a certain threshold. So I was wondering if it is in some way possible to add an additional condition.

 

What I like to get for a given criteria : status = open

  • When below 10 -> success
  • When between 10 AND 20 -> caution
  • When above 20 -> warning

 

Regards

Ingo

2 answers

0 votes
Marlene Kegel - codefortynine
Atlassian Partner
February 22, 2022

Hi @Ingo (GPS),

I am Marlene from codefortynine. 

If you're open to work with a Marketplace app, you can check out Quick Filter for Jira Dashboards.

This is how the configuration of the "Quick Filter Counts" gadget (similar to the Atlassian "Filter Counts" gadget) could look like for your use case.

quick-filters-jira-dashboards_quick-filter-counts.png

And this is how the gadget would look like, when the filter has less than 10 issues.

quick-filter-jira-dashboards_filter-counts-gadget.png

0 votes
Sachin Dhamale
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 20, 2022

@Ingo (GPS) ,

Welcome to the Atlassian Community,

For now its not possible with Filter Count Gadget. We only has 2 condition equal to /above and equal to/bellow. between is not available condition. 

Here your 2 condition will be implemented with 2 condition with same  JQL (status=Open)

Filter Count.png

Accepts the Answer if it helps

Ingo (GPS) February 20, 2022

@Sachin Dhamale 

Thank you for your answer but this is not what I was looking for. I only want one number displayed instead the same number multiple times. 

It would be very helpful if we could combine above/below for the same number instead of creating a second one.

Regards

Ingo

Sachin Dhamale
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 21, 2022

@Ingo (GPS)  - unfortunately that is not possible with current gadget.

Ingo (GPS) February 22, 2022

@Sachin Dhamale no problem, thanks for trying!

Suggest an answer

Log in or Sign up to answer