[PR #15661] [MERGED] Fixes #15605: Account for older sequence name in migration #14639

Closed
opened 2025-12-29 23:25:41 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15661
Author: @jeremystretch
Created: 4/8/2024
Status: Merged
Merged: 4/10/2024
Merged by: @jeremystretch

Base: featureHead: 15605-migrate-old-sequence


📝 Commits (1)

  • 27ca053 Fixes #15605: Account for older sequence name in migration

📊 Changes

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

View changed files

📝 netbox/extras/migrations/0111_rename_content_types.py (+5 -1)

📄 Description

Fixes: #15605

Account for both possible names for the sequence associated with the extras_customfield_content_types table.


🔄 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/15661 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/8/2024 **Status:** ✅ Merged **Merged:** 4/10/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15605-migrate-old-sequence` --- ### 📝 Commits (1) - [`27ca053`](https://github.com/netbox-community/netbox/commit/27ca053f7df0946e8dacfb74584582bd3dfe948d) Fixes #15605: Account for older sequence name in migration ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/migrations/0111_rename_content_types.py` (+5 -1) </details> ### 📄 Description ### Fixes: #15605 Account for both possible names for the sequence associated with the `extras_customfield_content_types` table. --- <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-29 23:25:41 +01:00
adam closed this issue 2025-12-29 23:25:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14639