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

Calendar service_id dropdown in Trips page falsely shows all days operational #152

Closed
answerquest opened this issue Aug 31, 2019 · 1 comment
Labels
bug Something isn't working Frontend related to front end, JS side
Milestone

Comments

@answerquest
Copy link
Collaborator

Problem description

Trips page: New trips creation: Calendar service dropdown:
static-gtfs-manager-trips-calendar-dropdown

The information next to the service_id is given for the user to figure out which days of the week this service is operational, and in what time period. Here, it says all the service_ids are operational on all the days of the week.

But in Calendar page, the service_ids are clearly having different days of week flags.
static-gtfs-manager-calendar

Expected Action

WK should be "MTWTF" only.
SU should be "S" only
SA should be another "S" only.

@answerquest answerquest added bug Something isn't working Frontend related to front end, JS side labels Aug 31, 2019
@answerquest answerquest added this to the v3.4.4 milestone Aug 31, 2019
answerquest added a commit that referenced this issue Aug 31, 2019
@answerquest
Copy link
Collaborator Author

fixed in latest commit.

@mvanlaar mvanlaar mentioned this issue Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Frontend related to front end, JS side
Projects
None yet
Development

No branches or pull requests

1 participant