-
Notifications
You must be signed in to change notification settings - Fork 407
Closed
Milestone
Description
First and foremost I'd like to thank you for all your work on vroom project!
Currently for jobs and shipments solutions, steps contains their descriptions -- this is very useful for programatically tracking their initial locations (e.g. we add our internal ID's there.)
However if the solution is not found, they are added to unassigned array without their corresponding descriptions. This makes it harder for us to figure out their initial locations (have to indirectly go through initial json input).
I think it would be very useful if unassigned stops had their initial descriptions. Also similarly for start and end steps (would be great if those had their vehicle startDescription and endDescription). Thanks!
Reactions are currently unavailable