Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 43,875
    • Issues 43,875
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,382
    • Merge requests 1,382
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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.org
  • GitLabGitLab
  • Issues
  • #353343
Closed
Open
Created Feb 21, 2022 by Kevin@ikkev

Issue list does not show on group level

The issue list does not show on group level even if the group has projects with issues.
This only happens when you don't have a project with issues on the top level of the group.

It shows there are issues in my group:
Screen_Shot_2022-02-21_at_14.14.07

But when I check the list, it shows a general message, but not my issues:
Screen_Shot_2022-02-21_at_14.13.43

How to reproduce

  • Create new gitlab group
  • Create subgroup in the new gitlab group
  • Create project in the new subgroup
  • Create issue in the new project
  • Check https://gitlab.com/groups/YOUR_GROUP_NAME/-/issues
  • You will not see any issues

Quick ugly fix to see the issue list again

  • Create project in top level of the group (not in a subgroup)
  • Create issue in that project

I think something is wrong with the query that is counting how many issues the group has. It probably doesn't check in subgroups of the group.

Assignee
Assign to
Time tracking