[PR #23] [MERGED] 1.0.1 #11967

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/23
Author: @jeremystretch
Created: 6/27/2016
Status: Merged
Merged: 6/27/2016
Merged by: @jeremystretch

Base: masterHead: develop


📝 Commits (4)

  • 5935a88 Improved maintenance mode message
  • 215c31e Fixes #21: Added screenshots to README
  • e782636 Fixes #22: Corrected handling of RackGroup names on import of new Racks
  • 1cd2086 Added RackGroup slug filter

📊 Changes

7 files changed (+19 additions, -8 deletions)

View changed files

📝 README.md (+6 -0)
docs/screenshot1.png (+0 -0)
docs/screenshot2.png (+0 -0)
docs/screenshot3.png (+0 -0)
📝 netbox/dcim/filters.py (+6 -0)
📝 netbox/dcim/forms.py (+5 -6)
📝 netbox/templates/_base.html (+2 -2)

📄 Description

This resolves a bug where new racks could not be assigned to a rack group on import.


🔄 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/23 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 6/27/2016 **Status:** ✅ Merged **Merged:** 6/27/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (4) - [`5935a88`](https://github.com/netbox-community/netbox/commit/5935a8843e8aa1a8a99cd6f75dde90be1d769351) Improved maintenance mode message - [`215c31e`](https://github.com/netbox-community/netbox/commit/215c31e7a09e97c0948013fda054e66dd9173aa0) Fixes #21: Added screenshots to README - [`e782636`](https://github.com/netbox-community/netbox/commit/e78263637a6f840353f259ce76d668e0b9dc4c7a) Fixes #22: Corrected handling of RackGroup names on import of new Racks - [`1cd2086`](https://github.com/netbox-community/netbox/commit/1cd20861f25106b6cea646f2e3e1e9c06c795bb0) Added RackGroup slug filter ### 📊 Changes **7 files changed** (+19 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -0) ➕ `docs/screenshot1.png` (+0 -0) ➕ `docs/screenshot2.png` (+0 -0) ➕ `docs/screenshot3.png` (+0 -0) 📝 `netbox/dcim/filters.py` (+6 -0) 📝 `netbox/dcim/forms.py` (+5 -6) 📝 `netbox/templates/_base.html` (+2 -2) </details> ### 📄 Description This resolves a bug where new racks could not be assigned to a rack group on import. --- <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 21:53:42 +01:00
adam closed this issue 2025-12-29 21:53:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11967