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

Missing path item on map for invalid train schedule #8418

Closed
flomonster opened this issue Aug 9, 2024 · 2 comments · Fixed by #9962
Closed

Missing path item on map for invalid train schedule #8418

flomonster opened this issue Aug 9, 2024 · 2 comments · Fixed by #9962
Assignees
Labels
area:front Work on Standard OSRD Interface modules kind:bug Something isn't working severity:critical Critical severity bug

Comments

@flomonster
Copy link
Contributor

flomonster commented Aug 9, 2024

What happened?

When having an invalid path finding train schedule.
Path items are not visible on map even if they match a PR.

image

Note

I tried with path items using operational_point variant. But it might be the case with other variant such as track_offset, trigram, uic...

What did you expect to happen?

I should see path items on the map.

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

  1. Import train_schedules.1.json
  2. Edit the "nope" train and go to the "Route" tab
  3. We can see the list of path items but nothing on the map

On which environments the bug occurs?

Local

On which browser the bug occurs?

Firefox

OSRD version (top right corner Account button > Informations)

0f97f32

@flomonster flomonster added kind:bug Something isn't working area:front Work on Standard OSRD Interface modules severity:major Major severity bug labels Aug 9, 2024
@RomainValls RomainValls self-assigned this Aug 20, 2024
@RomainValls RomainValls added the postponed Postponed task due to other priorities or waiting for dependencies label Aug 21, 2024
@RomainValls
Copy link
Contributor

Postponed, will be fixed with this ticket : https://github.com/osrd-project/osrd-confidential/issues/632

@clarani clarani removed the postponed Postponed task due to other priorities or waiting for dependencies label Nov 28, 2024
@axrolld axrolld added severity:critical Critical severity bug and removed severity:major Major severity bug labels Dec 4, 2024
@axrolld
Copy link
Contributor

axrolld commented Dec 4, 2024

Postponed, will be fixed with this ticket : https://github.com/osrd-project/osrd-confidential/issues/632

I disagree with this. That bug isn't about operational points that aren't found. All points exist but they're not displayed because no path is found.

If i try to trigger this situation manually the points are visible in the map:

Image

But with an imported train it doesn't work

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 kind:bug Something isn't working severity:critical Critical severity bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants