[PR #14751] [MERGED] Fixes #14749: Remove errant translation wrapper from DeviceBay installed_device #14449

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14751
Author: @jeremystretch
Created: 1/9/2024
Status: Merged
Merged: 1/10/2024
Merged by: @jeremystretch

Base: developHead: 14749-devicebay-related-name


📝 Commits (1)

  • 22a2ab3 Fixes #14749: Remove errant translation wrapper from DeviceBay installed_device

📊 Changes

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

View changed files

📝 netbox/dcim/models/device_components.py (+1 -1)

📄 Description

Fixes: #14749

Remove errant application of gettext_lazy() to related name of installed_device field on DeviceBay


🔄 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/14751 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 1/9/2024 **Status:** ✅ Merged **Merged:** 1/10/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14749-devicebay-related-name` --- ### 📝 Commits (1) - [`22a2ab3`](https://github.com/netbox-community/netbox/commit/22a2ab31b283bd2c78be056fb26764bd171234d5) Fixes #14749: Remove errant translation wrapper from DeviceBay installed_device ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models/device_components.py` (+1 -1) </details> ### 📄 Description ### Fixes: #14749 Remove errant application of `gettext_lazy()` to related name of `installed_device` field on DeviceBay --- <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 23:24:32 +01:00
adam closed this issue 2025-12-29 23:24:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14449