Skip to content

fix: Add dependency on column drop migration#110214

Merged
markstory merged 1 commit intomasterfrom
chore-migration-dep
Mar 9, 2026
Merged

fix: Add dependency on column drop migration#110214
markstory merged 1 commit intomasterfrom
chore-migration-dep

Conversation

@markstory
Copy link
Member

The monitors/0008 migration includes a loop over all projects. Currently django occasionally, orders migrations in a way that results in this query failing. Having an additional dependency should prevent query failures.

The monitors/0008 migration includes a loop over all projects. Currently
django occasionally, orders migrations in a way that results in this
query failing. Having an additional dependency should prevent query
failures.
@markstory markstory requested a review from a team as a code owner March 9, 2026 16:31
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 9, 2026
@markstory markstory merged commit 8b61dc4 into master Mar 9, 2026
78 checks passed
@markstory markstory deleted the chore-migration-dep branch March 9, 2026 17:00
hubertdeng123 added a commit that referenced this pull request Mar 11, 2026
With the deletion of project templates, clean installation of getsentry
from scratch will error out

This job sets up getsentry dev env from scratch.

https://github.com/getsentry/devinfra-coder-infra/actions/runs/22923463253/job/66527712795

Follow up to #110214
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants