Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 52,564
    • Issues 52,564
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,543
    • Merge requests 1,543
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #196547
Closed
Open
Issue created Jan 13, 2020 by Laurie Howitt@laurie_howitt🇨🇦Developer

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

  • Parker (Product Manager)
  • Delaney (Development Team Lead)
  • Program Manager
  • Project Manager
  • Devon (DevOps Engineer)

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.

  • No release filter
  • Limit of 100 records with no pagination

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 Jun 17, 2020 by Brandon Labuschagne
Assignee
Assign to
Time tracking