Skip to content

Change `only_owned` param to `exclude_shared`

Manoj M J requested to merge mmj-only-group-owned into master

What does this MR do and why?

This MR makes a minor change in one of the params in GroupProjectsFinder and all the places this param is used.

This came up during the discussion at #21971 (comment 1449050439)

The reason for the change has been mentioned in !126326 (comment 1468541564)

No changelog added as this is only an internal refactor.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Manoj M J

Merge request reports