Tags on MAC addresses can be created/accessed with the web UI but not the API #10637

Closed
opened 2025-12-29 21:33:59 +01:00 by adam · 1 comment
Owner

Originally created by @jcollie on GitHub (Jan 9, 2025).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v4.2.1

Python Version

3.11

Steps to Reproduce

Examine the API data for mac addresses:

image

image

Expected Behavior

Tags can be created and retrieved with the API

Observed Behavior

Tags cannot be created and retrieved with the API

Originally created by @jcollie on GitHub (Jan 9, 2025). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version v4.2.1 ### Python Version 3.11 ### Steps to Reproduce Examine the API data for mac addresses: ![image](https://github.com/user-attachments/assets/66118a17-add8-46dc-8df1-8503b793e6c3) ![image](https://github.com/user-attachments/assets/9f1d45f7-15e3-4f8b-8a7a-9a0c831e1502) ### Expected Behavior Tags can be created and retrieved with the API ### Observed Behavior Tags cannot be created and retrieved with the API
adam added the type: bugstatus: acceptedseverity: medium labels 2025-12-29 21:33:59 +01:00
adam closed this issue 2025-12-29 21:33:59 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 9, 2025):

It looks like created, last_updated, and custom fields have been mistakenly omitted from the MAC address serializer as well.

@jeremystretch commented on GitHub (Jan 9, 2025): It looks like `created`, `last_updated`, and custom fields have been mistakenly omitted from the MAC address serializer as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10637