Skip to content

Geo Sites Form - Use namespace full_name

Zack Cuddy requested to merge 421723-unique-groups-selective-sync into master

What does this MR do and why?

Closes #421723 (closed)

This change updates the selective sync namespace selector on the Geo Sites Form to use the full_name rather than the name. This makes it easier to determine difference between same named groups. The issue is dipicted below in the Before/After screenshots.

Screenshots or screen recordings

Before After
Before After

How to set up and validate locally

  1. Fetch and checkout this branch
  2. Setup Geo by following the 1-line installation in the Easy Installation section (How to setup Geo)
  3. Navigate to the new Geo Site Form (/admin/geo/sites/new)
  4. In the Synchronization settings section, click the Selective synchronization dropdown and choose Projects in certain groups
  5. In the following dropdown ensure the namespaces use their full name and you are able to determine the difference from duplicate named namespaces

MR acceptance checklist

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

Related to #421723 (closed)

Edited by Zack Cuddy

Merge request reports