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

### Deployment Type Self-hosted ### NetBox Version v3.7.0 ### Python Version 3.8 ### Steps to Reproduce I have a custom script - when I use it via the GUI and...

type: bug
status: revisions needed

### NetBox version v3.6.1 ### Python version 3.11 ### Steps to Reproduce Prerequisites: You need a device with a cable attached to one of its interfaces. The interface should not...

type: bug
status: accepted
topic: UI/UX
severity: low

### NetBox version v3.6.1 ### Python version 3.8 ### Steps to Reproduce 1. Go to an enabled non-virtual interface with an installed cable in the device interface view. 2. Edit...

type: bug
status: accepted
topic: UI/UX
severity: low

### Fixes: #5509 Adds custom fields for all models create and update tests that accept custom field data. @jeremystretch is this more what you were looking for? Probably don't need...

### Deployment Type Self-hosted ### NetBox Version v3.7.1 ### Python Version 3.8 ### Steps to Reproduce 1 click on Admin and then "permissions" (some notes : we are on netbox-docker....

type: bug
status: revisions needed

### NetBox version v3.7.1 ### Feature type New functionality ### Proposed functionality According to #14862, with `ENABLE_LOCALIZATION = True` local datetime culture linked to selected language, ignoring all `_FORMAT` options...

type: feature

### Language Ukrainian ### ISO 639-1 code uk ### Volunteer Yes ### Comments _No response_

status: accepted
type: translation

### Proposed Changes Add: ``` 'oidc': ('OpenID Connect', None), ``` to the `AUTH_BACKEND_ATTRS` in netbox/netbox/authentication.py ### Justification Currently, the social auth displays the various SSO options under the login page....

type: feature
status: needs owner

### NetBox version v3.5.6 ### Feature type New functionality ### Proposed functionality I'd like the ability to constrain permissions on ContactAssignments, specifically to allow users to edit contact assignments on...

type: feature
status: needs owner

### Proposed Changes There are a handful of ValidationError that are not internationalized, they can be found searching for: Error(" In the project. The main ones are ValidationError ### Justification...

type: housekeeping