[PR #20330] [MERGED] Fixes #20329: Fix InconsistentMigrationHistory exception when upgrading from v4.3 #15891

Closed
opened 2025-12-30 00:24:38 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20330
Author: @jeremystretch
Created: 9/11/2025
Status: Merged
Merged: 9/11/2025
Merged by: @jnovinger

Base: mainHead: 20329-fix-migration-error


📝 Commits (1)

  • 81dcb6b Revert "Fixes #20290: Fix ordering of migrations to support upgrading from v3.7"

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 netbox/users/migrations/0005_alter_user_table.py (+1 -2)

📄 Description

Fixes: #20329

This reverts the change made in PR #20314 in an attempt to resolve bug #20290.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/20330 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `20329-fix-migration-error` --- ### 📝 Commits (1) - [`81dcb6b`](https://github.com/netbox-community/netbox/commit/81dcb6b969219d0912577f1eb7d224a0bd20dea7) Revert "Fixes #20290: Fix ordering of migrations to support upgrading from v3.7" ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/users/migrations/0005_alter_user_table.py` (+1 -2) </details> ### 📄 Description ### Fixes: #20329 This reverts the change made in PR #20314 in an attempt to resolve bug #20290. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:24:38 +01:00
adam closed this issue 2025-12-30 00:24:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15891