Hello,
I have one queue which I use for the inventory. I then created 5 inventory documents with the following bins:
W1R1-02-03-03-3 1.
W1R1-02-03-02-3 2.
W1R1-02-04-02-1 3.
W1R1-02-04-03-3 4.
W1R1-02-04-02-2 5.
On the right side you can see in what order they were created & chosen by the queue when I let the queue decide in RFUI. I started at W1R1-02-03-03-3. The problem is: it is not in the "right" order. From my understanding a queue should always choose the best bin according to the position. Which means once I was at the 3rd bin it should have chosen the last one before the second last one as it was closer to me as a ressource.
So the correct order would be:
W1R1-02-03-03-3 1.
W1R1-02-03-02-3 2.
W1R1-02-04-02-1 3.
W1R1-02-04-02-2 4.
W1R1-02-04-03-3 5.
What am I missing or is configured wrong? Thanks for your help.