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

sort stop points in places free access #4340

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

xlqian
Copy link
Member

@xlqian xlqian commented Jan 9, 2025

https://navitia.atlassian.net/browse/NAV-3828

stop_points returned by _get_stop_points_for_stop_area are not ordered and have a random order, the randomness has caused some bug in Loki.

To work around this Temporarily, stop_points are sorted before being sent to loki

@xlqian xlqian requested review from azime and kadhikari January 10, 2025 09:07
@xlqian xlqian merged commit ae36953 into dev Jan 10, 2025
9 of 10 checks passed
@xlqian xlqian deleted the sort_stop_points_in_places_free_acess branch January 10, 2025 15:00
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 this pull request may close these issues.

2 participants