Hello, I have a model where item go into a storage. They go in by 3 conveyors and are then placed by an ASRS. To keep track of what is in storage I used a list ('Wagons in Storage'). For the out flow I always pick on item from the list (correct type and clean) and want to send this out. However, the ASRS always seems to pick the same box. What di I do wrong?