Skip to content

Geo - Remove the ignore rule for the original columns used to store the verification state

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem

As part of the effort to split the verification details for the replicates using the same table to store the verification stat (4) into separate tables, we dropped the original database columns in #515875. Now we can safely remove the ignore rule for the original columns, as described in our guides.

Replicable Models using the same table to store the verification state:

  • Ci::PipelineArtifact
  • Packages::PackageFile
  • SnippetRepository
  • Terraform::StateVersion

Proposal

  1. Remove the ignore rule for the original columns following our guides our guides.
Edited by 🤖 GitLab Bot 🤖