netbox icon indicating copy to clipboard operation
netbox copied to clipboard

The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev

Results 902 netbox issues
Sort by recently updated
recently updated
newest added

Fixes #15111: Correct typo in error message

### Deployment Type Self-hosted ### NetBox Version v3.7.2 ### Python Version 3.8 ### Steps to Reproduce error message is defined as "A U0 device type ...", but I think the...

type: bug

### NetBox version v3.6.0 ### Feature type New functionality ### Proposed functionality I would like to see the ability to assign Services in Netbox to a tenant. - Add Tenancy.Tenant...

type: feature
status: under review
pending closure

### NetBox version v3.6.2 ### Feature type Data model extension ### Proposed functionality I am proposing to Add a Transmit Power (dBm) Field in the Interface along with Channel Frequency...

type: feature

### NetBox version v3.7.2 ### Feature type New functionality ### Proposed functionality Currently we are limited to 13 different "selectors" that can be used to assign a config context to...

type: feature

### Fixes: #15087 - Introduces support for specifying a subset of serializer fields to be returned in a REST API request (e.g. `GET /api/dcim/sites/?fields=id,name,status,region`) - Introduces the `get_prefetches_for_serializer()` utility function...

### Deployment Type Self-hosted ### NetBox Version v3.7.1 ### Python Version 3.10 ### Steps to Reproduce 1. Add new Permission https://demo.netbox.dev/users/permissions/add/ 2. Setup **Constraints** as `{"role": "server"}` 3. Create 4....

type: bug
status: needs owner
severity: low

### NetBox version v3.7.2 ### Feature type New functionality ### Proposed functionality VLAN Groups can be scoped by Cluster or Cluster Group today, but it seems that the ability to...

type: feature

### Deployment Type Self-hosted ### NetBox Version v3.7.2 ### Python Version 3.11 ### Steps to Reproduce 1. document the following connection: device patch panel patch panel device 2. re-document the...

type: bug
status: under review
topic: cabling

### NetBox version v3.6.4 ### Feature type Change to existing functionality ### Proposed functionality NetBox has `AUTH_EXEMPT_PATHS` variable in which stored urls that exempted from authentication if `LOGIN_REQUIRED` is true....

type: feature
pending closure