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
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Manoj M J