-
### NetBox Secrets plugin version
2.0.3
### NetBox version
4.0.8
### Steps to Reproduce
Create new user with only read/ add on "netbox-secrets | user key" permissions
![image](https://github.com…
-
### Deployment Type
Self-hosted
### Triage priority
N/A
### NetBox Version
v4.1.4
### Python Version
3.12
### Steps to Reproduce
1. In Custom Field Choice Sets choose + Add
2. Provide name: …
-
# Issue Reporting Guide
## Terraform Version
```
Terraform v1.3.4
on linux_amd64
+ provider registry.terraform.io/e-breuninger/netbox v3.3.2
```
## Affected DataSource(s)
- netbox_devi…
wuetz updated
2 weeks ago
-
I'm using the [netbox-dns-plugin](https://github.com/peteeckel/netbox-plugin-dns), which extends NetBox with complete DNS zone management functionality. This adds additional features like zones and ot…
apoxa updated
7 months ago
-
**NetBox version**
3.6.6
**Describe the bug**
Not able to populate existing cables with a label
**To Reproduce**
Steps to reproduce the behavior:
(venv) [netbox@netbox ]$ ./manage.py generate_…
-
The act of simply viewing a floorplan logs a change.
This fills out the change log entirely unnecessarily with events containing:
```
Difference
No Changes
```
It makes me wonder how it woul…
-
Hi,
so far I can not setup Proxbox backend. If anyone found some workaround please let me know. I am thinking about creating a new docker instance with Proxbox backend only. What do you think? I wo…
-
This project should allow for plugins to be installed in the deployed docker-image.
The[ netbox-docker wiki](https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins) has good do…
-
### Plugin Version
0.5.1
### NetBox Version
4.1.3
### Python Version
3.10.12
### Steps to Reproduce
1. Create Devices A and B with interfaces
2. Create a new branch
3. On the Main branch, cre…
-
**Describe the bug**
I am generating a Python Client using the OpenAPI model of Netbox 3.6.9 (with a few plugins pre-installed).
This schema contains for example a model `VLAN` and a model `Vlan`.…