Is it Feasible to hide few components from dashboard

mrajaram October 28, 2020

Hello, 

      I am creating  a dashboard to view/track the automation status. I am using Two Dimensional Statistics filter gadget, is it feasible to hide a component from the report?

Thanks, 

Muhil

2 answers

1 vote
Manon Soubies-Camy _Modus Create_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 28, 2020

Hi @mrajaram and welcome to Community!

You can't hide the two components from the gadget, but you can edit your JQL filter to remove these, e.g.:

project = ABC AND component not in (XY, YZ)

Hope this helps,

- Manon

1 vote
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 28, 2020

Hi @mrajaram,

Not sure what you mean by feasible? Suppose you mean if it makes sense to do so or not, kinda depends on what you want to achieve. If they are not useful, it is definitely useful to hide them.

If you mean if it is possible to hide them, the answer is 'Yes'. You can use a filter as the source for your gadget, so the trick is to exclude the components you don't want in your report using your filter.

If you don't want the components "useless stuff" and "unnecessary category" in your gadget, define your filter like this:

component not in ("useless stuff", "unnecessary category")

And you should be fine.

Suggest an answer

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

Atlassian Community Events