Forums

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

How do you display multiple projects in dashboard based on start dates or due dates?

Theresa June 11, 2024

I have multiple projects in Jira. All of them have issues types epic, story, and issue. I want to create a gadget in my dashboard that shows all project issues that are due by filtered date. For example, I want a gadget that lists all issues from projects 1, 2, 3, 4, 5, and 6 that are due from 6/17-6/21. I also want another gadget that shows all issues from the same projects that have a start date from 6/17-6/21. How can I do this?

2 answers

1 accepted

0 votes
Answer accepted
Danut M _StonikByte_
Atlassian Partner
June 11, 2024

Hi @Theresa,

One way is to use the Filter Results gadget of Jira to display the issue you want. But for this you'll need to create filter that returns the issues to display with a JQL like this:

project in (Project1, Project 2, Project 3) AND "Start date[Date]" > "2024/06/17" AND "Start date[Date]" < "2024/06/21"

Another way would be to use the Work Breakdown Structure (WBS) gadget offered by our Great Gadgets app, which allows you to input the JQL directly without being necessary to create filters in Jira. In addition, this gadget groups the issues from the JQL by their hierarchy Epic > Story > Sub-Task. 

image.png  

You could start with 1-month free trial. If you need any assistance in configuring this gadget, please contact support@stonikbyte.com.  

Hope this helps.

Danut

 

0 votes
Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 11, 2024

Hello, Good day. You can create a JQL filter like issue type equal epic and then duedate greater than one date and less than another date. Use this filter on filter gadget on dashboard. Thanks

Screenshot 2024-06-12 at 10.10.57 AM.png

Suggest an answer

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

Atlassian Community Events