Forums

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

View of multiple projects within JIRA

Manasa Upadhya November 24, 2023

Hello all,

My team members are a part of multiple projects. They would like to have one view where all the tasks from all the projects they are part of is displayed.  

Additionally, I'm a program manager and I would like an overview of all the projects in a gantt chart with the start and end dates. 

Can you please let me know if these are possible on JIRA?

1 answer

1 accepted

2 votes
Answer accepted
Kristian Walker _Adaptavist_
Community Champion
November 24, 2023

Hi Manasa,

I would suggest that to create a view of all of the tasks that users have assigned to them by creating a Jira Dashboard that would display this information.

To do this, I would advise creating a JQL search to see all tasks assigned to the current user that are not closed,  with some JQL similar to issuetype = Task and assignee = currentUser() and statusCategory not in (Done).

Note:  The JQL can be modified to show other issue types and issues in other statuses if needed. 

Once you have this JQL, you can save it as a filter and add it to a dashboard using a Filter Results Gadget.

This will create a view similar to the one below to allow users to see what tasks they have assigned to them.

Screenshot 2023-11-24 at 11.58.10.png

 

As for Gant Charts, Jira does not provide these out-of-the-box , and I would suggest looking at a plugin that offers for Gant Charts which can be seen on the Atlassian Marketplace here.

I hope this information helps.

Regards,

Kristian

Manasa Upadhya November 26, 2023

Hello Kristian, 

Thank you for the JQL Query. It worked and now my team is able to view all tasks from all projects they are assigned to. 

On the gantt chart, I will browse for the best plugin. However, I did want to check on how release planning can be best done on JIRA? Since there is no Gantt provided.

Like Andrei Serguienko likes this
Kristian Walker _Adaptavist_
Community Champion
November 27, 2023

Hi Manasa,

I am glad I was able to help.

Regards,

Kristian

Suggest an answer

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

Atlassian Community Events