OpenRailAssociation / osrd

An open source web application for railway infrastructure design, capacity analysis, timetabling and simulation
https://osrd.fr
GNU Lesser General Public License v3.0
415 stars 40 forks source link

Unintelligible error message on pathfinding : `not_found_in_blocks` #7862

Closed axrolld closed 1 day ago

axrolld commented 1 week ago

What happened?

Pathfinding in the Alpes wih 1TGVDUPL: image

What did you expect to happen?

I'm expecting a clear error message. I think there's no path here so "no path could be found" should be the right message i guess.

How can we reproduce it (as minimally and precisely as possible)?

  1. Reproduce the steps above

What operating system, browser and environment are you using?

OSRD version (top right corner Account button > Informations)

d9655c0

eckter commented 1 week ago

I think there's no path here so "no path could be found" should be the right message i guess.

We specifically moved away from "no path found" and that's a change that has been asked of us, as part of the whole "explain what went wrong" feature.

It's not translated and displayed properly and that's a problem. But if we need to move back to "no path found" we'd have wasted some time.