Skip to content

Update fork network relations upon project visibility decrease

What does this MR do?

When decreasing the visibility level of projects, instead of also changing its forks visibility we instead remove itself (the project) from the fork network, also unlinking its direct forks (but not deleting any membership).

A feature flag was added in order to fall back to the old behavior of updating the forks.

Screenshots

Now, when a project is deleted, or unlinked from its forks (now through this visibility level decrease), its direct forks will present the following in the home page:

Screen_Shot_2019-11-27_at_11.56.29

#33358 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by Oswaldo Ferreira

Merge request reports

Loading