Skip to content

Resolve "Access project from descendent groups when selecting project to create new issue"

What does this MR do?

  • Expose the existing only_owned and include_subgroups of GroupProjectsFinder to the Groups API

  • Update project selection dropdowns to hide shared projects and include projects in subgroups. This is to make it consistent with the projects of the issues / MRs listed in the page.

    This applies to:

    • Group Issues Page - New Issue for Project Dropdown
    • Group Merge Requests Page - New Merge Request for Project Dropdown
    • Group Boards > New Issue > Project Selector

Does this MR meet the acceptance criteria?

Closes #52453 (closed) Closes #47096 (closed)

Edited by Heinrich Lee Yu

Merge request reports