Fixes #20290: Fix ordering of migrations to support upgrading from v3.7 #1283

Closed
opened 2026-04-05 22:55:13 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 9/10/2025

Fixes: #20290

Reorders migrations to avoid an UndefinedTable exception when upgrading directly to NetBox v4.4 from v3.7.

Thanks to @pheus for identifying the fix!

*Originally created by @jeremystretch on 9/10/2025* ### Fixes: #20290 Reorders migrations to avoid an `UndefinedTable` exception when upgrading directly to NetBox v4.4 from v3.7. Thanks to @pheus for [identifying the fix](https://github.com/netbox-community/netbox/issues/20290#issuecomment-3263602845)!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1283