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 990 netbox issues
Sort by recently updated
recently updated
newest added

### NetBox version v3.1.5 ### Feature type New functionality ### Proposed functionality This feature request is to add the ability to schedule report and script runs. One idea is to...

status: accepted
type: feature

### NetBox version v3.2.0 ### Feature type New functionality ### Proposed functionality Object detail views typically have several tabs: the primary object details, the object change log, and the journal,...

status: accepted
type: feature
plugins

### NetBox version v3.0.8 ### Feature type Change to existing functionality ### Proposed functionality When viewing a list of objects in the NetBox UI, a "filters" tab is present and...

status: accepted
type: feature

### NetBox version v3.2.3 ### Feature type New functionality ### Proposed functionality Allow customization of the NetBox dashboard (the default view) using content widgets that can be toggled and rearranged...

status: accepted
type: feature

### NetBox version v3.0.6 ### Python version 3.9 ### Steps to Reproduce 1. Create Rack with 42U 2. Create Device-Type with Height of 2U 3. POST /dcim/devices/: ```json [ {...

type: bug
status: needs owner

### NetBox version v3.2.4 ### Feature type Change to existing functionality ### Proposed functionality I am not really going to articulate this well, but I have noticed many GraphQL models...

type: feature
status: blocked

### NetBox version v3.0.3 ### Feature type New functionality ### Proposed functionality There doesn't seem to be a way to filter based on custom fields in the GraphQL-api. The documentation...

type: feature
status: needs owner
topic: GraphQL

### NetBox version v3.2.3 ### Python version 3.9 ### Steps to Reproduce 1. create device role `dummy role` 1. create site `demo site` 1. create manufacturer `dummy manufacturer` 1. create...

type: bug
status: needs owner

### NetBox version v3.0.8 ### Feature type Change to existing functionality ### Proposed functionality Hi, We have super-prefix 192.168.0.0/18 in Site1. And prefix 192.168.25.0/24 in Site2. When I filter prefixes...

type: feature
status: needs owner
pending closure

### NetBox version v3.2.7 ### Feature type Change to existing functionality ### Proposed functionality Replace NetBox's existing GraphQL implementation, which was built using [graphene-django](https://github.com/graphql-python/graphene-django), with [Strawberry](https://strawberry.rocks/docs/integrations/django). graphene-django unfortunately is [no...

status: accepted
type: feature
topic: GraphQL