Arthur Hanson
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...
### 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...
### Fixes: #7699
### 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...
### Fixes: #9604
### 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...
### 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...
### 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...
### Fixes: #15390