Skip to content

Clean up intermediate state during data migration of project topics

Related issue: #328226 (closed)

What does this MR do?

In MR !61237 (merged), the MigrateProjectTaggingsContextFromTagsToTopics background migration was implemented to update the taggings of project topics. To ensure functionality during this background migration, some functions had to be overwritten.

This MR cleans up these additional functions required in the intermediate state during the migration. Therefore, this MR should be merged only after the MigrateProjectTaggingsContextFromTagsToTopics background migration is completed.

🛠 with at Siemens

/cc @bufferoverflow

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] 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 Jonas Wälter

Merge request reports