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

expired_calendar results are not in row order #1931

Open
dancory-urbanfootprint opened this issue Dec 3, 2024 · 0 comments
Open

expired_calendar results are not in row order #1931

dancory-urbanfootprint opened this issue Dec 3, 2024 · 0 comments
Labels
bug Something isn't working (crash, a rule has a problem) status: Needs triage Applied to all new issues

Comments

@dancory-urbanfootprint
Copy link

Describe the bug

See the results at https://files.mobilitydatabase.org/mdb-380/mdb-380-202412020025/report_6.0.0.html or https://files.mobilitydatabase.org/mdb-382/mdb-382-202406071526/report_6.0.0.html

The results should be in csvRowNumber order, but are in apparently arbitrary (date?) order.

Steps/Code to Reproduce

Run the validator on either of the files attached below

Expected Results

-- | --
3 | "10693"
4 | "55568"
5 | "55569"
8 | "25425.67359"
9 | "55563.145950"
10 | "57442.151596"

Actual Results

-- | --
8 | "25425.67359"
10 | "57442.151596"
4 | "55568"
3 | "10693"
5 | "55569"
9 | "55563.145950"

Screenshots

No response

Files used

mdb-382-202406071526.zip
mdb-380-202412020025.zip

Validator version

6.0.0

Operating system

website

Java version

website

Additional notes

No response

@dancory-urbanfootprint dancory-urbanfootprint added bug Something isn't working (crash, a rule has a problem) status: Needs triage Applied to all new issues labels Dec 3, 2024
@github-project-automation github-project-automation bot moved this to Requires investigation in Bug triage Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working (crash, a rule has a problem) status: Needs triage Applied to all new issues
Projects
Status: Requires investigation
Development

No branches or pull requests

1 participant