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,221
    • Merge requests 1,221
  • 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
  • #214375

Closed
Open
Created Apr 14, 2020 by Tristan Williams@tristan📣Developer

Subgroup and project milestones aren't shown on group roadmap

Summary

While viewing the Roadmap page for a group, users are unable to see milestones created at the subgroup or project level. Only milestones created at the group level are shown.

Steps to reproduce

  1. Create the following structure within a group on GitLab.com that has at least a Silver subscription applied to it:
  graph LR;
  A[Group]-->B[Subgroup];
  B-->C[Project];
  1. Create the following:
  • Group level milestone
  • Subgroup level milestone
  • Project level milestone
  1. Set a start date and end date for all three milestones.

  2. Navigate to the roadmap section of the top-level group.

  3. Observe that only the group level milestone appears on the roadmap.

Example Project

  • Group - Milestone
    • Roadmap
  • Subgroup - Milestone
  • Project - Milestone

What is the current bug behavior?

Only group level milestones appears on the roadmap.

What is the expected correct behavior?

Group level, subgroup level, and project level milestones should all display on the roadmap.

Output of checks

This bug happens on GitLab.com: 12.10.0-pre b7c8d2dbb8f

ZD: https://gitlab.zendesk.com/agent/tickets/153431 (GitLab Internal)

Design

Figma: https://www.figma.com/file/nEx7pjtBauZY621F4G6m91/214375?node-id=0%3A1

Edited May 15, 2020 by Alexis Ginsberg
Assignee
Assign to
Time tracking