Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 39,511
    • Issues 39,511
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,223
    • Merge requests 1,223
  • Requirements
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #241990

You need to sign in or sign up before continuing.
Closed
Open
Created Aug 28, 2020 by Gabe Weaver@gweaver🌀Developer3 of 3 tasks completed3/3 tasks

Show all inherited labels in a subgroup and project

Problem To Solve

In deeply nested group/subgroup/project hierarchies, labels inherited from ancestors do not show up a deeply nested project's label list. This is confusing and it also prevents those projects from setting inherited labels to priority labels.

Solution

Show all inherited labels within a given subgroup or project label list.

The backend changes are behind the feature flag show_inherited_labels, which has been defaulted to on (!45161 (merged)).

Acceptance

  • All inherited labels are visible in a subgroup or project (even those that are deeply nested)
  • Some visual indication that denotes from where the label was inherited.
  • Tests -- especially for the deeply nested projects and subgroups as this seems to be a common problem with other features that have similar inheritance behavior.
Edited Feb 22, 2021 by Gabe Weaver
Assignee
Assign to
Time tracking