Issue: When a user selects Destination "All" the return train arrival time is showing up as a departure time.
Example: Here is the schedule information for an Amtrak train between Vancouver, BC and Seattle on 10/27/2022.
Vancouver, BC -> Seattle: 5:45pm - 10:10pm
Seattle -> Vancouver, BC: 7:45am - 11:45am
Vancouver, BC -> All:
The arrival time of 11:45am for the return train from Seattle is showing up in the departure results when origin “Vancouver, BC” and destination “All” is selected.
Solution:
When a user selects origin “Vancouver, BC” and destination “All” the app should display a list of departures and arrivals similar to this table.
Vancouver, BC -> Seattle: 5:45pm - 10:10pm
Seattle -> Vancouver, BC: 7:45am - 11:45am
Vancouver, BC -> All:
The arrival time of 11:45am for the return train from Seattle is showing up in the departure results when origin “Vancouver, BC” and destination “All” is selected.
Solution: When a user selects origin “Vancouver, BC” and destination “All” the app should display a list of departures and arrivals similar to this table.