Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while upgrade from 24.2.0 to 24.5.1 #3437

Open
sree-warrier opened this issue Nov 22, 2024 · 0 comments
Open

Issue while upgrade from 24.2.0 to 24.5.1 #3437

sree-warrier opened this issue Nov 22, 2024 · 0 comments

Comments

@sree-warrier
Copy link

Self-Hosted Version

24.5.1

CPU Architecture

x86_64

Docker Version

NA

Docker Compose Version

NA

Steps to Reproduce

We tried to upgrade from version 24.2.0 to 24.5.1, but we are faced some issues so we rolled back from 24.5.1 to 24.2.0. However we faced issue with DB schema changes with sentry_team table.

django.db.utils.ProgrammingError: UndefinedColumn('column sentry_team.actor_id does not exist\nLINE 1: ...g", "sentry_team"."name", "sentry_team"."status", "sentry_te...\n ^\n')
SQL: SELECT "sentry_team"."id", "sentry_team"."organization_id", "sentry_team"."slug", "sentry_team"."name", "sentry_team"."status", "sentry_team"."actor_id", "sentry_team"."idp_provisioned", "sentry_team"."date_added", "sentry_team"."org_role" FROM "sentry_team" WHERE ("sentry_team"."id" >= %s AND "sentry_team"."id" <= %s)

Let us know how we can mitigate this issue

What all are the DB changes from version 24.2.0 to 24.5.1, or do suggestion any other version we have to select first

Expected Result

Roll back steps
DB changes
Expected upgrade version from 24.2.1

Actual Result

NA

Event ID

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Status: No status
Development

No branches or pull requests

1 participant