[PR #2996] [MERGED] Fixes #2207 #12482

Closed
opened 2025-12-29 22:21:50 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2996
Author: @DanSheps
Created: 3/12/2019
Status: Merged
Merged: 3/13/2019
Merged by: @jeremystretch

Base: developHead: 2207-fix_deterministic_ordering_of_interfaces


📝 Commits (3)

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 netbox/dcim/managers.py (+5 -1)

📄 Description

Fixes: #2207

  • Added 'id' field ordering to InterfaceManager

🔄 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/2996 **Author:** [@DanSheps](https://github.com/DanSheps) **Created:** 3/12/2019 **Status:** ✅ Merged **Merged:** 3/13/2019 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `2207-fix_deterministic_ordering_of_interfaces` --- ### 📝 Commits (3) - [`61efe61`](https://github.com/netbox-community/netbox/commit/61efe6102e4eed5aa4f3f5a51be90eae9feeb7c2) Fixes #2207 - [`9292534`](https://github.com/netbox-community/netbox/commit/929253432476058088a75db419ee39aa7d894268) Changelog Updates - [`aab84ba`](https://github.com/netbox-community/netbox/commit/aab84ba6f3777c305df2186568b6031c2ebb766d) Change ID to PK ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `netbox/dcim/managers.py` (+5 -1) </details> ### 📄 Description ### Fixes: #2207 * Added 'id' field ordering to InterfaceManager --- <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 22:21:50 +01:00
adam closed this issue 2025-12-29 22:21:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12482