Skip to content

RF-Role missing in generated_schema.json #20056

@m-hau

Description

@m-hau

Deployment Type

Self-hosted

NetBox Version

v4.3.4

Python Version

3.12

Steps to Reproduce

  1. Open the /contrib/generated_schema.json file at the latest release tag in the netbox git-repo, for example here on GitHub

Expected Behavior

It contains types for all Enums used in device/module types and their component templates.

Observed Behavior

The RF-Role (with its values from wireless.choices.WirelessRoleChoices) is missing. This was added to Interface-Templates with #13199.


This seems to require a simple/small change to /netbox/dcim/management/commands/buildschema.py

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions