[PR #4225] [MERGED] rear rack face doesn't draw if full-height device type assigned only front image #12795

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4225
Author: @LuPo
Created: 2/21/2020
Status: Merged
Merged: 2/21/2020
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (1)

  • 0b3111c Fix drawing rear elevation when full-height device has been assigned only front image

📊 Changes

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

View changed files

📝 netbox/dcim/elevations.py (+1 -1)

📄 Description

Fixes: #4224

The fix will replace "front" with "rear" in a conditional of one of the method's


🔄 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/4225 **Author:** [@LuPo](https://github.com/LuPo) **Created:** 2/21/2020 **Status:** ✅ Merged **Merged:** 2/21/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`0b3111c`](https://github.com/netbox-community/netbox/commit/0b3111c47f8700ce5560ca9d0b5a4e14ce2d9056) Fix drawing rear elevation when full-height device has been assigned only front image ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/elevations.py` (+1 -1) </details> ### 📄 Description ### Fixes: #4224 The fix will replace "front" with "rear" in a conditional of one of the method's --- <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:23:39 +01:00
adam closed this issue 2025-12-29 22:23:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12795