I have 4 JSM projects that I am trying to get under a single view, I have created the Dashboard but it is showing as a list using the Gadget "Filter Results" I want to have this be an interactive Board view like it shows in the spaces. Is this possible? If so how.
Also, I am having issues with CC'd users appearing the tickets, this is a strange occurrence because sometimes the CC'd users show up under "Requested Participants" and other times they are missing, is this some sort of bug within the platform or can this be resolved with some minor configuration changes?
Hi, @Faraz Gul
Jira Service Management doesn’t support a Kanban or Scrum board that spans multiple service projects out of the box — each JSM project has its own board. That’s why your dashboard gadget currently only lists issues.
You can create a Jira Software board (company-managed) and base it on a JQL filter such as: project in (JSM1, JSM2, JSM3, JSM4). This will let you visualize issues from all four projects together.
If you’d prefer to stay within JSM, there are Marketplace apps that can give you a cross-project Kanban or timeline view.
Two weeks ago, I had a similar request and built a Cross-Project Dashboard with No-Code Apps Creator for Jira — an AI-powered app developed by my team. This Jira app lets you describe the dashboard you need in a simple prompt, and AI builds it for you. It can pull data from several JSM projects and give an interactive view of progress and blockers, all without code.
And if you’d like to try it yourself, check out No-Code Apps Creator: https://saasjet.com/qqhh
You can read more about Cross-Project Dashboard use case in our article here: https://community.atlassian.com/forums/App-Central-articles/Create-a-Cross-Project-Status-Dashboard-with-No-code-Apps/ba-p/3128629
Once I download the No-Code app where do I go to access it and have it build me a dashboard?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Faraz Gul, nice to hear that.
If you've already installed No-Code Apps Creator, it will appear in the Apps menu in the sidebar of your Jira. Next, simply click on that and write what you want to build in the chat box.
For instance
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
Step-by-step guide you can find here: https://help.saasjet.com/forge-app-generator/create-your-first-app-step-by-step-guide
If you have any further questions, please don't hesitate to contact me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Faraz Gul,
Besides the Filter results gadget you could also try other native Jira gadgets such as Two Dimensional Filter Statistics, Issue Statistics or Pie Chart configured with a filter that returns issues from the 4 JSM projects and statistic by Project.
For a more efficient dashboard, you can search for plugins on the Atlassian Marketplace that offer additional gadgets.
If you want to try a plugin, our Great Gadgets app offers many gadgets for JSM that will help you build a powerful dashboard for tracking your projects. You can track essential metrics such as Satisfaction, Resolution Time, Cycle Time, Lead Time, SLA and SLA Breaches, Throughput, key-numbers (counts, percentages, etc) all across multiple projects.
See details in this article: https://community.atlassian.com/forums/App-Central-articles/An-effective-dashboard-for-Service-Desk-and-Customer-Support/ba-p/2360369
Very helpful for you can be the Pivot Table & Pivot Chart gadget that will allows creating all kind of charts, multi-field stats or heatmaps tables. See some examples:
Danut.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, I am trying to get a more interactive board of issues if this is possible. The attached screenshot showcases a board currently in Jira that I want to try and create to get all projects under a single view like this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Faraz Gul,
Thanks for clarification. It looks like you need a unified Kanban board for all JSM projects.
In this case the Team Wallboard gadget offered by our Great Gadgets app will nicely resolve this.
You have two options:
1. Add the Team Wallboard gadget to the dashboard and configure it with a filter/JQL that returns the issues from the 4 projects. You should exclude the one closed long time ago to not get the many closed issues displayed:
project IN (ProjectA, ProjectB, ProjectC, ProjectD) AND resolved > startOfDay(-30)
The gadget will display the issues in 3 columns: To Do, In Progress, Done representing the category of the statuses.
2. Create a custom kanban board in a company-managed project (not sure if you have this option in JSM if you don't have Jira Software) starting from a saved Jira filter having the JQL as above, and then configure the Team Wallboard gadget to use that kanban board. In this case, it will display the columns as defined in the board configuration along with their items.
The card colors can be customized in the gadget settings. You can also use swimlanes and apply board's quickfilters.
Hope this helps.
Danut.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the community. Can you advise what you mean by "interactive board" view in the spaces? So, we can assist you further.
NOTE - The default gadgets available for JSM are limited but you can add third party add-ons to provide you with enhanced features as related to dashboard gadgets through Atlassian Market place.
https://marketplace.atlassian.com/search?query=dashboard%20gadgets&product=jira-service-desk
As related to CC'ed users associated with JSM issues, it is always associated with the field "Requested Participants". In the portal, users (customers) can share his/her issues using the "Sharing" functionality in the UI. Those shared users will be captured in the aforementioned field. In the project UI (issue view), agents can add CC'ed users to the same field of the issue.
By default in Jira/JSM, when a field is not populated, it will not be displayed when you viewing the issue in the issue view UI.
Hope this helps.
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am trying to get a board created that is unified and that is showcased as below for all 4 JSM projects under a single view and is interactive just as this board is.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.