Skip to content

doc/api: Clarify group storage moves API use case

Justin Tobler requested to merge jt-docs-group-storage-moves into master

What does this MR do and why?

doc/api: Clarify group storage moves API usecase

The group storage moves API is used to migrate group wiki repositories from one storage to another. Projects contained within a group are not migrated as part of this operation. In the documentation, this is not immediately clear to the reader and it would be reasonable to assume that moving a group to a new storage would also move all associated project repositories.

Clarify the group storage moves API documentation introduction to explicitly explain that a group's project repositories are not moved through the use of this API.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

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.

Merge request reports

Loading