Here is a pull flow model.
The processor consumes items that are in bins that are initially in the processor's work in progress inventory.
When a bin is empty, an operator goes to get it and must place it in the empty bin rack. Then the operator goes to get a full bin in the inventory. Until the bins are exhausted.
What I can't understand is why the operator sometimes moves with an empty bin when he goes to get a full bin.
In the settings, if I increase the number of operators, this does not happen. Could this be due to a priority or synchronization problem??
Thanks in advance