[PR #57] [MERGED] Release 1.0.3-r1 #11979

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

📋 Pull Request Information

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

Base: masterHead: develop


📝 Commits (2)

  • 7918f85 Corrected rack height validation to exclude 0U devices
  • 4e5f537 When editing an object, cancel_url should point to its normal view; when adding, it should point to the object list

📊 Changes

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

View changed files

📝 netbox/dcim/models.py (+1 -1)
📝 netbox/utilities/views.py (+2 -2)

📄 Description

  • Provides a correction to the rack validation logic
  • Corrects cancel_url in ObjectEditView

🔄 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/57 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 6/28/2016 **Status:** ✅ Merged **Merged:** 6/28/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (2) - [`7918f85`](https://github.com/netbox-community/netbox/commit/7918f85cdd0472a37cf8a16d545cb68201d112fb) Corrected rack height validation to exclude 0U devices - [`4e5f537`](https://github.com/netbox-community/netbox/commit/4e5f537cc5f8f1d12c28c14de29d38296c4bef74) When editing an object, cancel_url should point to its normal view; when adding, it should point to the object list ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models.py` (+1 -1) 📝 `netbox/utilities/views.py` (+2 -2) </details> ### 📄 Description - Provides a correction to the rack validation logic - Corrects `cancel_url` in ObjectEditView --- <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:45 +01:00
adam closed this issue 2025-12-29 21:53:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11979