Hello
The intention of the model is for operators to take items from the queues and take them to their corresponding processors. Well, the operator has to stay in that work center (queue + machine) until the number of items that were in the queue when the operator arrived runs out. To choose a queue, the operator extracts the queue from a list called QueuesList.
The problem is that after a certain number of items, in zone 3 and zone 2 of the model, the operators do not return the queue to the list, and then the queue cannot be acquired again and the items begin to pile up. I don't know why this happens.
Somebody could help me?
19.0.0 Version