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

tsv2: no more default stops at the end of the train runs #7863

Closed axrolld closed 1 week ago

axrolld commented 1 week ago

What happened?

My train does not stop at the end anymore 😢 I'm affraid the passengers won't be able to hop on anymore image

What did you expect to happen?

I'm expecting the train to stop automatically at the end as it was the case before.

This implies having a 0 in Stopping time on the last line of the times and stop table AND a cross to delete this stop if the user wants to : image

[!WARNING] Don't do this before this bug is fixed !

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

  1. Compute any train

What operating system, browser and environment are you using?

OSRD version (top right corner Account button > Informations)

d9655c0

SharglutDev commented 1 week ago

If we add the cross again, the user will be able to remove the destination without any possibilty to add it back here. Are we sure we want to be able to do that on this tab ? @bgiuliana told me the opposite when I changed this behavior a few days ago.