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
{{ message }}
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
browse -> select a build -> view all racks. The datacenter room column is not populated, because that data would be pulled from GET /room which is sysadmin-only. Instead, this view should show the columns that are included in the response of GET /build/:id_or_name/racks, such as full_rack_name and datacenter_room_alias.
browse -> select a build -> view all racks. The datacenter room column is not populated, because that data would be pulled from GET /room which is sysadmin-only. Instead, this view should show the columns that are included in the response of GET /build/:id_or_name/racks, such as full_rack_name and datacenter_room_alias.
(related to #198.)
The text was updated successfully, but these errors were encountered: