5 steps to create a killer dashboard in Jira

5 steps to create a killer dashboard in Jira

Find out how to supercharge your agile practices with this killer agile dashboard in Jira.

Imagine walking into a status meeting knowing things are on track before anyone says a word. Or coming back from vacation and seeing detailed project updates from a quick glance, before even checking email. This could be you!

And what about when things (inevitably) go wrong? Know the moment a growing bug pile overtakes current velocity. Demonstrate which team members are critical to progress before they’re poached by another project.

Let’s create a killer dashboard in Jira! Keep an eye on progress and identify bottlenecks ahead of time:

Step 0: create a new dashboard.

Simple. Go to Dashboard, select ‘Create Dashboard’. Name it whatever you like!

Step 1: add these five gadgets

Start with the bare necessities: overall progress, work split by person or sub-section, and high-risk issues front and center. Add:

Once you’ve added all five, close the dialog.

Step 2: view progress at-a-glance

Every morning you come in with a ‘feeling’ about how things are coming along. Use the Road Map gadget to reaffirm your hunch each time you glance at the dashboard.

The Road Map gadget gives you a quick view of the number of issues assigned to your next release, and how many of those have been resolved.

Step 3: spot bottlenecks and problems ahead of time

Who’s carrying the weight

How much work will be pushed back if a team member calls in sick? What if someone gets pulled in to help on a side project? You need to know which team members have a larger workload, so you can demonstrate who is critical to your release and why, and maintain a back-up plan.

A visual indication of workload per person is critical to keeping a handle on team progress.

Which project areas require more effort

Naturally, some aspects of your project are more important than others. It’s up to you to keep your team working on the right parts: if the rest of the company is focused on onboarding first-time users, but your current work is weighted toward increasing performance with large data sets, you’ve got a problem.

Visualizing workload in the way your team categorizes sub-sections of your project, Jira Components, will let you see where the team is investing energy so you can be sure your project fits within the larger organizational goals.

Note that you can later change this selection if, for example, you want to monitor Issue Type to see the relative percentage of bug fix to feature work remaining.

Step 4: work for the current milestone

You want to know immediately when things get de-railed, so it’s critical to keep an eye on progress toward the next release. When bugs pile up at a higher rate than usual, or scope change adds new features after release dates have been set, you’re going to need to re-evaluate project milestones.

Watching how much work is being added is the way to ensure that target dates are realistic.

Jira dashboard gadgets can display information by Project, as we’ve seen above, and you can drill into more specific details by building a saved search, called a Filter.

Will you hit target dates?

If progress is on target, the number of issues resolved (work completed) should exceed the number of issues created (new work added). If surprise issues are popping up, running the risk of pushing back your release date, your chart might look like the one at the left.

The amount of work added (red) is increasing, while the amount of work completed (green) remains consistent. Either the team will need to step it up or the estimated release date will push back.

Step 5: watch out for high-risk items

There’s always a sub-section of project work that comes with extra risk. Issues with a large time estimate are known to be complex, and existing work that has been revised as a larger time-sink are red flags.

Modifying an existing Filter is a great way to drill down into a sub-set of current work. Go back to Jira’s search by selecting the Issues tab. The filter from Step 4 is probably still there, and we’re going to build on it (if there’s no search selected, find it in your search History list on the left, or in the Issues drop-down menu at the top).

project = "Angry Nerds" AND fixVersion = earliestUnreleasedVersion() AND originalEstimate > 4h

Keep the big issues front and center

Go back to your dashboard and configure your new filter to appear in the Filter Results gadget.

Finish your dashboard: clean-up and what else is missing?

This tutorial was designed to give you an idea of what’s possible. You’ll naturally spot areas where you’ll want to dive into a deeper subset of project work; a dashboard is a living page, and you should tweak and evolve things as necessary. Here are some ideas:

Exit mobile version