Skip to content

Create fork networks for root projects that are deleted

Bob Van Landuyt requested to merge bvl-fork-network-migrations into master

This creates a fork network without root_project_id set for forks of which the source project was deleted.

The created network will have the deleted_root_project_name set to Deleted Project#[ID], which we use to group the forks that were forked from the same project

Closes #38905 (closed)

Edited by Bob Van Landuyt

Merge request reports