Skip to content

πŸ› Bug Report: Lines Not Found on Valid DatesΒ #1113

Open
@razvardi77

Description

@razvardi77

Summary

While testing the historical stop times view, several bus lines that are known to operate regularly (verified via Moovit or personal experience) return Χ§Χ• לא נמצא ("line not found") on specific dates, despite being available on nearby days.

This appears across multiple operators and lines, and in one case, the same line appears under a different operator on the same date, suggesting the issue may relate to operator/date mismatches, data gaps, or filtering logic.


Note: Line 15 with Electra Afikim (operatorId=25) demonstrates a critical bug, beyond the regular behavior observed in other cases

QA Test Matrix – Line Availability by Date and Operator

Date Line Number Operator Name operatorId Source Verified Result Conflict Detected?
1/5/25 45 Dan 5 Personal ride Not Found No
1/5/25 377 Metropoline 15 Moovit Not Found No
4/5/25 174 Egged 3 Personal ride Found No
5/5/25 45 Dan 5 Personal ride Found No
6/5/25 377 Metropoline 15 Moovit Found No
7/5/25 174 Egged 3 Personal ride Not Found No
1/5/25 10 Kavim 6 Moovit Not Found βœ… Found in Moovit
4/5/25 10 Kavim 6 Moovit Found No
Line Operator Name operatorId Dates (4–8.5.25) Result Notes
15 Electra Afikim 25 4–8.5.25 Not Found ❌ Missing entire workweek
451 Superbus 16 4–8.5.25 Not Found ❌ Critical – intercity line

174-Eged

Image

45-Dan

Image

377-Metrioiline
Image

10-Kavim

Image

15-Elecra Afikim

Image

451-superbus

Image

QA Observations

  • Issues occur across different operators, not just one.
  • Verified lines that work on one day disappear on another.
  • In one case, line 15 appears under a different operator than expected.
  • These issues do not correlate with Shabbat limitations:
    • Saturdays (Shabbat): Missing lines may be expected
    • Fridays: Lines should still appear, even with reduced service

Optional QA Insight

From the QA perspective, this may be due to:

  • Partial GTFS data on some dates
  • Lines are being assigned to the wrong operator in GTFS
  • Filtering logic hides valid lines when no trips are found

These are only observations – technical investigation is up to the development team.

πŸ”— Example timeline URL

Metadata

Metadata

Assignees

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