Skip to content

Resolve "Skip repository-changing events on Geo secondaries if the repository hasn't been backfilled yet"

What does this MR do?

Skip repository-changing events on Geo secondaries if the repository hasn't been backfilled yet.

Are there points in the code the reviewer needs to double check?

Are there other events that we should skip?

Why was this MR needed?

If a legacy-storage project that hasn't yet been backfilled on the secondary is renamed, we try (and fail) to move the project and wiki repositories. However, we know this will fail and is unnecessary.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #4870 (closed)

Edited by Nick Thomas

Merge request reports