Skip to content

Fixes: #17431 - Fix migration dependencies for 3.7->4.1 path #17435

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

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

bctiemann
Copy link
Contributor

Fixes: #17431

Adjusts migration dependency path to ensure CustomField.related_object_type update comes before users.0005_alter_user_table

Fixes v3.7 -> v4.1 upgrade path.

@bctiemann bctiemann changed the title Fix migration dependencies for 3.7->4.1 path Fixes: #17431 - Fix migration dependencies for 3.7->4.1 path Sep 10, 2024
@bctiemann bctiemann self-assigned this Sep 10, 2024
@jeremystretch jeremystretch merged commit bf7b8b2 into develop Sep 11, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 17431-fix-migration-dependencies-4.1 branch September 11, 2024 12:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Direct upgrade from 3.7.8 to 4.1.0: Migrations fail
3 participants