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

preventing StopLocations from propogating to one another during merge #232

Merged
merged 1 commit into from
May 1, 2024

Conversation

CaylaSavitzky
Copy link
Collaborator

Summary:

preventing StopLocations from propogating to one another during merge

StopLocations are the parent for Stop, Location, LocationGroup. Previously the merge either would cause these fields to propagate to eachother, or to keep the only the original fields in some deduplication strategies, but delete all three fields in other deduplication strategies

Expected behavior:

merged stoptimes should keep the same stop_id, location_id, and location_group_id values as before they were merged.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Format the title like "Fix #<issue_number> - short description of fix and changes"
  • Linked all relevant issues

@sheldonabrown sheldonabrown merged commit ed52440 into OneBusAway:master May 1, 2024
2 checks passed
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