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

### NetBox version v3.3.0 ### Python version 3.9 ### Steps to Reproduce 0. upgraded netbox to v3.3.0 2. click at an affected pdu (device) ### Expected Behavior I expect that...

type: bug
status: under review

### NetBox version v3.3.4 ### Python version 3.10 ### Steps to Reproduce When running Netbox with the following Redis configuration: ``` REDIS = 'tasks': { 'SENTINELS': [ ('ip_1', 26379), ('ip_2',...

type: bug
status: needs owner

### NetBox version v3.2.0 ### Feature type New functionality ### Proposed functionality Currently, when creating a config context, the user must JSON populate data on the object, which gets stored...

type: feature
status: needs milestone

### NetBox version v3.2.9 ### Python version 3.9 ### Steps to Reproduce 1. Create a custom field of the multiobject type 2. create a device that uses that custom field...

type: bug
status: accepted

### NetBox version v3.3.4 ### Feature type Data model extension ### Proposed functionality Add support for coaxial/barrel (DC) power connectors that are widely used by IT equipment. [60130-10:1971](https://en.wikipedia.org/wiki/Coaxial_power_connector#IEC_60130-10) seems to...

type: feature
status: under review

### Change Type Addition ### Area Other ### Proposed Changes There have been several updates to the GraphQL API for 3.4 that need additional documentation.

type: documentation

### Fixes: #1234 Added as a filter (GraphQL, REST). Wasn't sure if we wanted this in the UI as well? Under "Hardware"?

### NetBox version v3.2.3 ### Feature type Change to existing functionality ### Proposed functionality The pagination and edit button are currently hidden at the bottom of the page. One needs...

type: feature
status: needs owner

### NetBox version v3.3.5 ### Python version 3.9.2 ### Steps to Reproduce **1. Reproduce network scheme like below** ![download](https://user-images.githubusercontent.com/14805815/193833862-d240e184-e4c8-43e6-91ee-8fadae502bf3.svg) Add 3 device type 1) Switch 24 interfaces, name ge1 -...

type: bug
status: revisions needed

### NetBox version v3.2.2 ### Feature type Change to existing functionality ### Proposed functionality Add `unique_together` for `name` and `group` on the `Tenant` model ### Use case I have a...

type: feature
status: under review