Skip to content

Resolve "Introduce REST API to get groups to which a user can transfer a group"

What does this MR do and why?

Related to #371117 (closed)

This MR introduces a new API endpoint

GET /groups/:id/transfer_locations

which returns the list of groups to where the current group can be transferred to, by the current_user.

Screenshots or screen recordings

Screenshot_2022-08-18_at_11.18.19_AM

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

Loading