Skip to content

Switch transfer group dropdown to API data source

What does this MR do and why?

Related to #365221 (closed)

Currently we are populating the options in the transfer group dropdown by passing the data from HAML to Vue. This MR switches to using the transfer_locations.vue component that is also currently used when transferring projects.

Screenshots or screen recordings

Before After
Screen_Recording_2022-10-25_at_1.36.10_PM Screen_Recording_2022-10-27_at_9.28.17_AM

How to set up and validate locally

  1. Navigate to a group -> Settings -> General -> Advanced -> Transfer group
  2. Use the dropdown

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 #365221 (closed)

Edited by Peter Hegman

Merge request reports

Loading