Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic order assignment working partially #763

Open
BreakSecurity opened this issue May 22, 2021 · 3 comments
Open

Automatic order assignment working partially #763

BreakSecurity opened this issue May 22, 2021 · 3 comments

Comments

@BreakSecurity
Copy link
Contributor

Expected Behaviour
Automatic order assignment should work fine

Actual behaviour
Currently the automation system automatically assigns the orders to the different users trough automation rules.
immagine
immagine

However, the selected options in groups settings are NOT correctly implemented (such as round robin or load balanced)

Reproduce steps

  1. Once you have created at least two users for a group of deliverers, set the following options
    immagine

  2. Keeping both deliverers online and available, place a series of orders. Contrary to how it should be, orders are not assigned circularly to both deliverymen, but are only assigned to the same deliveryman.

Version
RC

@BreakSecurity
Copy link
Contributor Author

So here more details to you...

Expected Behaviour
If automatic order assignment is on, incoming orders should be assigned to several delivery drivers in a circular fashion

Actual behaviour
Orders that arrive are always assigned to the same delivery person, regardless of the settings selected

Reproduce steps

  1. Set up the automatic assignment to the different deliverymen correctly
    immagine
    immagine
    immagine
    immagine

  2. Place several delivery orders, with at least 2 deliverymen online on 2 different browsers
    immagine
    immagine

  3. As you can see, all orders have been assigned to the same delivery boy, even though he is not the only one available
    immagine

  4. At this point I carry out the same test, but setting a lower limit of orders for each delivery man; in fact, this number can be modified whatever the selected mode is (round Robin or Load Balanced)
    immagine

The result is always the same: all orders are assigned to the same delivery boy
immagine

@BreakSecurity BreakSecurity reopened this Jun 2, 2021
@sampoyigi
Copy link
Member

Did you apply this patch? 6744e2b

@BreakSecurity
Copy link
Contributor Author

Yep I applied the patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants