opentripplanner / otp-datastore

Play-based backend for logging OTP queries.
2 stars 8 forks source link

Reset Trip Status on Date Change #8

Closed miles-grant-ibigroup closed 1 year ago

miles-grant-ibigroup commented 1 year ago

The date change functionality did not reset the inbound or outbound trip status. This had the effect of trip status saying a trip was planned when that trip either didn't exist or was for a different day! This PR resolves this by resetting inbound and outbound trip status whenever the date is changed.