Skip to content

Implement redirect to group overview from Group > Settings > Project

Problem

There is a page to list projects under Group > Settings > Projects, listing shortcuts to:

  • Edit the project
  • Create a new project
  • View members
  • Delete the project

There is also an indication of the project size and whether the project is archived or pending deletion.

Screenshot_2024-02-26_at_17.22.30

The page only lists projects that are directly underneath the group, but not projects that are part of subgroups of that group. To access those, one must access the subgroup and find that page again.

Proposal

  • %17.0: Make an announcement that the page will be deprecated: !149399 (merged)
  • %17.9: Implement a redirect to the group overview URL https://gitlab.com/TOPLEVELGROUP/SUBGROUP when calling the URL https://gitlab.com/groups/TOPLEVELGROUP/SUBGROUP/-/projects.
  • %18.0: Remove the page entirely. See #443347 (closed).

Page to be deprecated: Screenshot_2024-04-12_at_16.45.19

Page we would re-direct to: Screenshot_2024-04-12_at_16.45.03

References:

Implementation guide

Edited by Christina Lohr