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

Incorrect sequence of locations in trip plan show page #203

Closed
rwangsc18 opened this issue Nov 9, 2021 · 0 comments · Fixed by #210
Closed

Incorrect sequence of locations in trip plan show page #203

rwangsc18 opened this issue Nov 9, 2021 · 0 comments · Fixed by #210
Assignees

Comments

@rwangsc18
Copy link
Collaborator

Description:

For the new PR merged to master in 96179ae and service endpoint /plans/:id, there are some trip plans with incorrect sequences of locations.
For example, the restaurant location can be shown in the last instead of middle.

Things to debug

  • check original solutions and trip plans stored in Redis, and see if the location and place ID mapping is correct
  • check processing of new endpoint handler getTripDetails(), if any processing may have swapped the order of locations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant