Commit 8a9976a
Include child locations in rack/device lists for location floorplans
A floorplan attached to a parent location previously offered no racks or
devices to place when they are assigned to its child locations, which is
the common case for a datacenter location split into rooms/rows. Filter
on the location's descendants (including itself) instead of an exact
location match.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 383edc4 commit 8a9976a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments