Skip to content

Draft: [POC - project-group consolidation] migrate epics to shadow project - step1

Jan Provaznik requested to merge poc-groups into master

What does this MR do?

Related to !54792 (merged)

  • creates shadow project for each group (this shadow project is used only internally to migrate resources from group to the project, in the last phase this shadow project will replace the group)
  • adds parent reference to projects (used only for shadow projects)
  • updates epics to reference these shadow projects
  • updates models/finder to return epics which reference either group or group's shadow project (so in the next phase we can drop epic's group reference)

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jan Provaznik

Merge request reports