[PR #811] [CLOSED] Adding Racks with the same name to different groups within same site issue #238 #12120

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/811
Author: @rthill
Created: 1/18/2017
Status: Closed

Base: developHead: develop


📝 Commits (4)

📊 Changes

2 files changed (+25 additions, -2 deletions)

View changed files

netbox/dcim/migrations/0026_rack_group.py (+23 -0)
📝 netbox/dcim/models.py (+2 -2)

📄 Description

Adding Racks with the same name to different groups within same site issue #238
Add rack group to ordering


🔄 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/811 **Author:** [@rthill](https://github.com/rthill) **Created:** 1/18/2017 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (4) - [`b34d705`](https://github.com/netbox-community/netbox/commit/b34d7054fc7863c01428aa4638dd535cec186a99) Adding Racks with the same name to different groups within same site #238 - [`91bd6a7`](https://github.com/netbox-community/netbox/commit/91bd6a7162beb712dda2f7c4fd1058ca6e2b2ccf) Adding migration file #238 - [`3b82f14`](https://github.com/netbox-community/netbox/commit/3b82f146d7805906ee90a69ed3e708edcc51f10b) Migration - [`e146067`](https://github.com/netbox-community/netbox/commit/e146067cfd50ae8549671854d6fb13c8665bb234) Fix migration ### 📊 Changes **2 files changed** (+25 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `netbox/dcim/migrations/0026_rack_group.py` (+23 -0) 📝 `netbox/dcim/models.py` (+2 -2) </details> ### 📄 Description Adding Racks with the same name to different groups within same site issue #238 Add rack group to ordering --- <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:19:43 +01:00
adam closed this issue 2025-12-29 22:19:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12120