Closes #21266: Add installed device table columns to DeviceBay table #425

Closed
opened 2026-04-05 16:31:51 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @DylanLucci on 2/3/2026

Fixes: #21266

This PR updates the DeviceBay table to include more columns related to installed devices.

  • Some existing columns were prefixed with installed_ for child devices whereas other child device columns had no prefix. For clarity and consistency, other child device columns have been prefixed with installed_.
  • DeviceBay table has been updated to include more columns related to installed devices.
  • Capitalised existing table column names to be consistent with existing capitalisation.
*Originally created by @DylanLucci on 2/3/2026* ### Fixes: #21266 This PR updates the **DeviceBay** table to include more columns related to installed devices. - Some existing columns were prefixed with `installed_` for child devices whereas other child device columns had no prefix. For clarity and consistency, other child device columns have been prefixed with `installed_`. - DeviceBay table has been updated to include more columns related to installed devices. - Capitalised existing table column names to be consistent with existing capitalisation.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#425