Skip to content

Add transfer project endpoint to the Projects API

What does this MR do?

This adds a missing API endpoint to transfer a project to another namespace

Are there points in the code the reviewer needs to double check?

  • Should the user_project be reloaded after after the call to Project::TransferService? It happens in Admin::ProjectsController#transfer.

Why was this MR needed?

Requested in #45146 (closed)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #45146 (closed)

Edited by Grzegorz Bizon

Merge request reports