mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-07 04:27:27 -06:00
Fixes #2856: Fix navigation links between LAG interfaces and their members on device view
This commit is contained in:
@@ -3,6 +3,7 @@ v2.5.6 (FUTURE)
|
||||
## Bug Fixes
|
||||
|
||||
* [#2844](https://github.com/digitalocean/netbox/issues/2844) - Correct display of far cable end for pass-through ports
|
||||
* [#2856](https://github.com/digitalocean/netbox/issues/2856) - Fix navigation links between LAG interfaces and their members on device view
|
||||
* [#2857](https://github.com/digitalocean/netbox/issues/2857) - Add `display_name` to DeviceType API serializer; fix DeviceType list for bulk device edit
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user