[PR #18199] [MERGED] Fixes: #18192 - Use assigned_object instead of interface in display_attrs #15286

Closed
opened 2025-12-30 00:21:04 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18199
Author: @bctiemann
Created: 12/10/2024
Status: Merged
Merged: 12/11/2024
Merged by: @jeremystretch

Base: featureHead: 18192-fix-macaddress-search


📝 Commits (2)

  • 1b43e45 Use assigned_object instead of interface in display_attrs
  • 6ec7e29 Remove mac_address

📊 Changes

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

View changed files

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

📄 Description

Fixes: #18192

Uses assigned_object instead of interface in MACAddressIndex.display_attrs.


🔄 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/18199 **Author:** [@bctiemann](https://github.com/bctiemann) **Created:** 12/10/2024 **Status:** ✅ Merged **Merged:** 12/11/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `18192-fix-macaddress-search` --- ### 📝 Commits (2) - [`1b43e45`](https://github.com/netbox-community/netbox/commit/1b43e45950e833450761447726d02b3a09430207) Use assigned_object instead of interface in display_attrs - [`6ec7e29`](https://github.com/netbox-community/netbox/commit/6ec7e29bf87b2f5aa365af60be9dc80a9f0648fa) Remove mac_address ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/search.py` (+1 -1) </details> ### 📄 Description ### Fixes: #18192 Uses `assigned_object` instead of `interface` in `MACAddressIndex.display_attrs`. --- <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-30 00:21:04 +01:00
adam closed this issue 2025-12-30 00:21:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15286