BlueGrove Labs markBlueGrove Labs

Dashboard Gadget

Dashboard Gadget adds a compact StatusPath Reports view to a Jira dashboard. It is for teams that want a fixed report visible beside other dashboard information, such as a status bottleneck table or a chart for a commonly watched work item scope.

Use the main report page when you need to explore data, change setup often, manage saved report presets, or work in a larger table and chart workspace.

StatusPath Reports Dashboard Gadget result on a Jira dashboard
The Dashboard Gadget renders a compact report result inside a Jira dashboard tile.

What the gadget is for

Use the gadget for a recurring dashboard view. A good gadget setup answers a question that a team wants to check repeatedly, such as:

  • Which active work items are spending the most time in Blocked?
  • How much time is currently sitting in review?
  • Which work items have repeated status transitions?
  • How does a known JQL scope look this week?

The gadget is not the main report page embedded inside a dashboard. It uses a compact layout, stores configuration with the dashboard gadget, and is best for stable report views rather than ongoing report design.

Where it appears

Add the StatusPath Reports gadget from a Jira dashboard. After the gadget is added, configure its Report setup and save it. The dashboard tile then renders the configured report.

The gadget result can be opened later from the same dashboard. Use the Settings icon in the gadget toolbar to change the configuration.

Basic workflow

  1. Open a Jira dashboard.
  2. Add the StatusPath Reports gadget.
  3. Choose the report type and work item scope.
  4. Configure date and history filters.
  5. Choose a Work schedule for duration reports.
  6. Save the gadget configuration.
  7. Review the compact table or chart on the dashboard.

Gadget setup

The setup screen is intentionally smaller than the main report page. It focuses on the configuration needed to run one dashboard report.

StatusPath Reports Dashboard Gadget setup screen
Gadget setup stores the report type, work item scope, date filters, history window, and work schedule for the dashboard tile.

Report type

The current gadget setup uses the same normal report type choices as the main report selector:

  • Time in Status
  • Average Time in Status
  • Time in Assignee
  • Status Count
  • Status Entry Date
  • Transition Count

Count and date reports do not need duration controls. Duration-style reports can use a Work schedule.

Work item scope

The gadget supports the same core work item scope types used by the main report:

  • Project
  • Saved filter
  • JQL
  • Sprint
  • Epic

Sprint setup requires both a board and a sprint. JQL is validated before the gadget configuration is saved.

Choose a narrow, stable scope for dashboard use. Broad scopes can make the gadget slower to load and harder to read in the limited dashboard space.

Date and history filters

The gadget setup separates work item filtering from history calculation:

  • Work item date field chooses which work item date is used for the date filter, such as Created, Updated, or Resolved.
  • Work item date range controls which work items are included in the report.
  • History from controls how far back the status or assignee history calculation should look.

Do not use History from as a replacement for work item scope. A work item must first be selected by the scope and work item date filter before history trimming affects its calculation.

Work schedule

Work schedule appears for duration reports. It controls which working calendar is used for duration calculation.

Status Count, Status Entry Date, and Transition Count do not show this time configuration because they are count or date reports.

Average grouping

When configuring Average Time in Status for a table-style gadget, the setup can include Group by controls. Use those controls when the dashboard needs an average broken down by a field and time bucket.

For deeper group and column work, use the main report page.

Reading the gadget result

The gadget result uses a compact report workspace.

In table view, the gadget shows report rows in a grid. The toolbar includes compact actions for table/chart view, duration Format where relevant, export, columns, and settings. The footer shows how many work items are displayed and includes a Refresh control.

In chart view, the gadget shows the chart supported by the selected report type and data. Chart controls are compact so they fit in the dashboard tile.

If the selected report or current data cannot produce a chart, switch back to Table view.

How it differs from the main report page

AreaDashboard GadgetMain report page
LocationJira dashboard tile.StatusPath Reports main app page.
Best useFixed, recurring dashboard view.Building, exploring, saving, and exporting reports.
ConfigurationOne compact setup stored with the gadget.Full report setup with saved report preset workflow.
Work item scopeProject, Saved filter, JQL, Sprint, or Epic for this gadget.Same scope types, with more space for review and iteration.
TableCompact grid in dashboard space.Full AG Grid workspace for wider inspection.
ChartsCompact chart view where supported.Full chart page with broader chart controls.
Saved reportsNo Saved reports menu in current gadget setup.Save, restore, update, rename, copy, and delete presets.
Best troubleshooting pathCheck setup, permissions, dashboard context, and refresh.Rebuild the report in the main report page to inspect details.

Empty data and refresh issues

If the gadget is empty or does not show the expected result, check these areas:

  • The selected Project, Saved filter, JQL, Sprint, or Epic may return no work items for the current Jira user.
  • The work item date range may exclude the work items you expected.
  • History from may remove the changelog period needed for the selected report.
  • The current user may not have permission to see some work items or their changelog data.
  • JQL must be valid before the gadget setup can be saved.
  • A count or date report will not show duration controls because those settings are not used by that report.
  • Chart view may be empty when the selected report or data does not have a supported chart result.
  • The dashboard result may need Refresh after changing the configuration or after Jira data changes.

When troubleshooting is unclear, recreate the same report setup on the main report page. The larger workspace makes it easier to inspect scope, rows, columns, charts, and export behavior before deciding what belongs on a dashboard.

For a focused recurring Review queue, follow How to Monitor Jira Workflow Bottlenecks with a Dashboard Gadget and treat the compact result as an investigation signal rather than a diagnosis.

If Jira’s native Average Time in Status status picker is broader than the intended Project or Filter, use a source-to-history-to-column acceptance test to verify the returned keys, fresh dynamic columns, manual average, and this gadget’s saved configuration separately.