mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-21 00:50:18 +01:00
Expose additional properties of the device installed in each bay as configurable table columns. - Rename `role` → `installed_role` - Rename `device_type` → `installed_device_type` - Add `installed_description`, `installed_serial`, and `installed_asset_tag` columns to `DeviceBayTable` --------- Co-authored-by: Martin Hauser <mhauser@netboxlabs.com>