mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-05 19:47:28 -06:00
Fixes #2816: Handle exception when deleting a device with connected components
This commit is contained in:
@@ -20,6 +20,7 @@ v2.5.4 (FUTURE)
|
||||
* [#2795](https://github.com/digitalocean/netbox/issues/2795) - Fix duplicate display of pagination controls on child prefix/IP tables
|
||||
* [#2798](https://github.com/digitalocean/netbox/issues/2798) - Properly URL-encode "map it" link on site view
|
||||
* [#2802](https://github.com/digitalocean/netbox/issues/2802) - Better error handling for unsupported NAPALM methods
|
||||
* [#2816](https://github.com/digitalocean/netbox/issues/2816) - Handle exception when deleting a device with connected components
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user