Arthur Hanson

Results 71 issues of Arthur Hanson

### Proposed Changes There are some NestedSerializers that are defined but don't appear to be used anywhere and can be cleaned up: NestedProviderSerializer NestedCircuitTypeSerializer Potentially others, should probably do an...

type: housekeeping
status: needs owner
complexity: low

### Fixes: #9627 Note: The min_vid and max_vid filters were removed, It might be possible to do some PostGres fu to filter inside the arrays for min / max. Could...

### NetBox Napalm Plugin version v0.3.0 ### NetBox version v4.1.0 ### Python version 3.11 ### Steps to Reproduce Add a Napalm Config Go to the list view and click the...

bug

### Deployment Type Self-hosted ### NetBox Version v4.1.3 ### Python Version 3.10 ### Steps to Reproduce Using a GraphQL filter with AND, OR, NOT for a field that has custom...

type: bug
status: needs owner
topic: GraphQL
severity: medium

### Proposed Changes The HTMX Navigation (currently an optional setting) needs to have research and a systematic redesign as the current system was added on as individual changes to the...

type: housekeeping

### Deployment Type Self-hosted ### NetBox Version v4.1.0 ### Python Version 3.10 ### Steps to Reproduce Found while looking into: #17436 1. create a module type and add a component...

type: bug
status: needs owner
severity: low

### Proposed Changes The following endpoints need to be added as records and to the mapper: ``` circuits.providers circuits.provider-accounts circuits.provider-networks circuits.circuit-types circuits.circuit-groups circuits.circuit-group-assignments ``` ### Justification Update pyNetbox to support...

type: housekeeping
app: pynetbox