Skip to content

Confirm Project forking behaviour via the API

What does this MR do?

Docs only change

Confirms that the forking operation is an asynchronous one and the project's import status should be queried to determine whether the fork is complete

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

Why was this MR needed?

Users forking projects using the API considered the forking operation complete once a response was received with the project data in the payload.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #28607 (closed)

Edited by username-removed-419655

Merge request reports