Skip to content

Trips that Cross Midnight Show Inconsistent Status #44

Open
@stephenyeargin

Description

@stephenyeargin

Scenario: Several trips will cross over midnight (e.g. start at 11:30 p.m. and end at 12:15 p.m.).

Result: The stop rows for these trips will become "active" again if viewed after midnight, with some stops shown as completed in the middle of the trip while the rest are incomplete.

Desired Behavior: Trips in this scenario are designed with a time that exceeds 24:00 (showing that they complete the following day. A look-behind check is done to see if the trip is in this category, adjusting the time comparison based on preceding day rather than current. This may need to be for a window of a few hours in the early morning.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions