Skip to content

List Issues upon clicking bar in Issue Analytics charts

Problem to solve

Issue analytics provides no way to display a list of all issues associated with any month when when clicking on any month bar displayed in the Group level Issue analytics.

Intended users

Personas are described at https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/ -->

Further details

When reviewing the Group level Issue Analytics chart, it would be great if the bars in the Issue Analytics new issues chart were clickable to the list of issues in the count. Click on the bar and it takes you to the list of issues associated with the bar clicked.

Proposal

Make the charts in the Issue Analytics at the Group level active, where clicking on any bar in the chart, executes a query to display the list of issues associated with the bar that was clicked. These issues would be sorted by update timestamp, with the most recently-updated at the top. For example, if I click the month of January, then query all Issues for the Group and only display the issues that were created or closed within the month of January, see illustration below.

MVC_v3

Permissions and Security

Permissions and security are consistent with existing permissions.

Documentation

Testing

What does success look like, and how can we measure that?

The customers comment:

"Analytics chart bars should be linkable to lists of issues: It would be great if the bars in the Issue Analytics new issues chart were clickable to the list of issues in the count. Click on the bar and it takes you to the list of issues"

What is the type of buyer?

Silver/Premium

Update

A table displaying the information has been added in #216538 (closed) now all that remains is enabling filter by click from within the chart #216539

Edited by Brandon Labuschagne