Edit a track section fails #4171
Labels
area:editoast
Work on Editoast Service
area:front
Work on Standard OSRD Interface modules
kind:bug
Something isn't working
module:infra-editor
Infra Edition
severity:major
Major severity bug
What happened?
When trying to edit any field of a track section the update fails.
The request payload looks like this:
Note: Editoast shouldn't fail with a 500. We should be able to detect an invalid id. To do so we need to check the response of this query: https://github.com/DGEXSolutions/osrd/blob/c8a1770ca54769c13e51c60931707d364e1ec781/editoast/src/schema/operation/update.rs#L24-L30
What did you expect to happen?
No response
How can we reproduce it (as minimally and precisely as possible)?
What operating system, browser and environment are you using?
OSRD version (top right corner
Account
button >Informations
)c8a1770
The text was updated successfully, but these errors were encountered: