Searching for a MAC address results in server error #10555

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

Originally created by @Azmodeszer on GitHub (Dec 10, 2024).

Originally assigned to: @bctiemann on GitHub.

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v4.2-beta1

Python Version

3.11

Steps to Reproduce

  1. Create a MAC address.
  2. Search for it.

Expected Behavior

Address shows up.

Observed Behavior

<class 'AttributeError'>

'GenericRel' object has no attribute 'verbose_name'
Originally created by @Azmodeszer on GitHub (Dec 10, 2024). Originally assigned to: @bctiemann on GitHub. ### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version v4.2-beta1 ### Python Version 3.11 ### Steps to Reproduce 1. Create a MAC address. 2. Search for it. ### Expected Behavior Address shows up. ### Observed Behavior ``` <class 'AttributeError'> 'GenericRel' object has no attribute 'verbose_name' ```
adam added the type: bugstatus: acceptedbetaseverity: medium labels 2025-12-29 21:33:05 +01:00
adam closed this issue 2025-12-29 21:33:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10555