Closed as not planned
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.3
Python Version
3.12
Steps to Reproduce
- assign an oob ip to a device interface marked "oob only".
- delete this assignment (you need to change oob ip).
- assign a new oob ip marked "oob only".
Expected Behavior
it will assign without problem.
Observed Behavior
it will show up
<class 'django.db.utils.IntegrityError'>
duplicate key value violates unique constraint "dcim_device_oob_ip_id_key"
DETAIL: Key (oob_ip_id)=(319) already exists.
Python 版本: 3.12.3
NetBox 版本: 4.3.3-Docker-3.3.0
插件:
netbox_topology_views: 4.3.0