For some reason I am having trouble finding slots on racks that I've created by a script.
To illustrate, I've attached a model with two racks: one created using a script, and one created manually with identical properties. The only difference is that the "scripted" one has zoneID = 'A', whereas the manually created rack has zoneID = 'B', to distinguish the two when testing the slot finding query.
The model also contains two sample scripts: one to illustrate how I create a rack via script, the other is used to test finding slots on the two racks. Running the latter shows that finding a slot works for the manually created rack, and that it doesn't for the script rack.
Is this a bug? Am I missing something? Any help would be greatly appreciated!