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

[BUG]: Technician/Vehicle get assigned to lunch break location even when no orders got assigned #35

Open
2 tasks done
anudeepbablu opened this issue Jan 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@anudeepbablu
Copy link

Version

22.12

Which installation method(s) does this occur on?

Docker

Describe the bug.

I was running the cuOpt of Dispatch technician use case and observed that cuOpt is assigning a trip to the lunch break location even when orders are not assigned in the output.

For example:
We have three technicians/vehicles V1, V2, V3

V1 and V2 are assigned all orders. V3 isn't assigned any orders. But V3 is assigned a trip to the lunch break location even though there aren't orders to complete. Expected behavior is no trips.

Minimum reproducible example

No response

Relevant log output

No response

Environment details

docker container: 22.12 version

Other/Misc.

No response

Code of Conduct

  • I agree to follow cuOpt's Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report
@anudeepbablu anudeepbablu added the bug Something isn't working label Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant