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

Wrong train name in my GET #8935

Open
axrolld opened this issue Sep 19, 2024 · 1 comment
Open

Wrong train name in my GET #8935

axrolld opened this issue Sep 19, 2024 · 1 comment
Assignees
Labels
area:front Work on Standard OSRD Interface modules component:space-time-chart kind:bug Something isn't working severity:minor Minor severity bug

Comments

@axrolld
Copy link
Contributor

axrolld commented Sep 19, 2024

What happened?

Might be linked to #8551

I have a timetable with 2 trains : ter, going from Rennes to Quimper, and baba, on a totally different itinerary.

My GET is displaying the ter (the manchette goes from Rennes to Quimper), but the name "baba" is displayed. baba shouldn't even be on this GET because it shares absolutely no itinerary with ter.
image

And it's not just about the name being displayed: the train appears in black when ter is selected, and in blue when baba is selected. So it's really considering that this train is baba.

What did you expect to happen?

I'm expecting the GET to display the right train name and having the selected train in blue.

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

  1. Go to https://dev-osrd.reseau.sncf.fr/operational-studies/projects/9/studies/10/scenarios/110

On which environments the bug occurs?

Dev (SNCF)

On which browser the bug occurs?

Google Chrome

OSRD version (top right corner Account button > Informations)

68e0513

@axrolld axrolld added kind:bug Something isn't working severity:minor Minor severity bug area:front Work on Standard OSRD Interface modules component:space-time-chart labels Sep 19, 2024
@eckter
Copy link
Contributor

eckter commented Sep 19, 2024

Likely related (possibly duplicate) with #8537

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules component:space-time-chart kind:bug Something isn't working severity:minor Minor severity bug
Projects
None yet
Development

No branches or pull requests

3 participants