You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/version-4.0.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,11 @@
14
14
### Bug Fixes
15
15
16
16
*[#16357](https://github.com/netbox-community/netbox/issues/16357) - Replicate assigned type & tenant for cable when clicking "create an add another"
17
+
*[#16402](https://github.com/netbox-community/netbox/issues/16402) - Remove inoperative links from report result view
18
+
*[#16536](https://github.com/netbox-community/netbox/issues/16536) - Revert `role` & `role_id` filters for device components to `device_role` & `device_role_id` to avoid conflict with inventory item `role` field
19
+
*[#16624](https://github.com/netbox-community/netbox/issues/16624) - Correct OpenAPI schema definitions for several fields
17
20
*[#16760](https://github.com/netbox-community/netbox/issues/16760) - Fix data source syncing using git via a local path
21
+
*[#16819](https://github.com/netbox-community/netbox/issues/16819) - Highlight parent device in rack when viewing child device
18
22
*[#16838](https://github.com/netbox-community/netbox/issues/16838) - ActionsColumn should render extra buttons even when no stock actions are enabled
19
23
*[#16867](https://github.com/netbox-community/netbox/issues/16867) - Fix exception when a dashboard list widget references a model which has been removed
0 commit comments