Skip to content

#835: Set bestDuration to be able to get the best intersection between 2 VAMs

Kennan Gaham requested to merge 3.11/835-fix-best-intersection into 3.11/sprint

The choice for the best intersection was not working as the bestDuration was never set and was always not_a_date_time and thus leading to add not the best intersection all the time. Thus we were ending with wrong legs in the result journey.

Merge request reports