Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jcollie opened this issue Jan 9, 2025 · 1 comment · Fixed by #18370
Closed

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

jcollie opened this issue Jan 9, 2025 · 1 comment · Fixed by #18370
Assignees
Labels
severity: medium Results in substantial degraded or broken functionality for specfic workflows status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@jcollie
Copy link

jcollie commented Jan 9, 2025

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

@jcollie jcollie added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Jan 9, 2025
@jeremystretch jeremystretch self-assigned this Jan 9, 2025
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation severity: medium Results in substantial degraded or broken functionality for specfic workflows and removed status: needs triage This issue is awaiting triage by a maintainer labels Jan 9, 2025
@jeremystretch
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: medium Results in substantial degraded or broken functionality for specfic workflows status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
2 participants