Fred Sauer Posted December 3, 2018 Share Posted December 3, 2018 (edited) Description: Route with waypoints are not saved correctly Link to Plan: https://abetterrouteplanner.com/?plan_uuid=940cbc8a-e411-4cd1-9979-a5f15374efca Correct link (Google Maps): https://www.google.com/maps/dir/?api=1&origin=37.3804363%2C-122.1120442&waypoints=36.715623%2C-121.653963%7C35.265129%2C-120.676216%7C34.63906%2C-120.46889%7C35.265129%2C-120.676216&destination=35.4888%2C-120.66928&dir_action=navigate&travelmode=driving Replication Steps: Start a route from "Los Altos" (start) to "W Ocean Ave, Lompoc, CA 93436" (desired destination) Add a third way point "Atascadero, San Luis Obispo, CA, USA" (supercharger), which makes the route now look like "Los Altos" -> "W Ocean Ave, Lompoc, CA 93436" -> "Atascadero, San Luis Obispo, CA, USA". Note that this route goes back onto itself since "Atascadero" is an actual stop along the way between "Los Altos" -> "W Ocean Ave, Lompoc, CA 93436". Save the route Restore the the saved route EXPECTED: A->B->C is restored ACTUAL: A->C is restored Edited December 3, 2018 by Fred Sauer Adding attachments Link to comment Share on other sites More sharing options...
Jason-ABRP Posted December 4, 2018 Share Posted December 4, 2018 Aha, a pesky little "bug caused by a bugfix", should be working as expected now. The problem was in trying to reset the "round trip" mode when loading a saved plan, it was trimming off the last destination, regardless of how many destinations you had set. Thanks for the report! Link to comment Share on other sites More sharing options...