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

editor: source extension should not be required to edit or create an object #7314

Closed
Tguisnet opened this issue Apr 25, 2024 · 0 comments · Fixed by #7323
Closed

editor: source extension should not be required to edit or create an object #7314

Tguisnet opened this issue Apr 25, 2024 · 0 comments · Fixed by #7323
Assignees
Labels
kind:bug Something isn't working severity:major Major severity bug

Comments

@Tguisnet
Copy link
Contributor

What happened?

When we try to edit or create a track section, we can't save the track section because the field "source extension" is mandatory.

What did you expect to happen?

This extension should be optionnal, and not required to create or edit an object.

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

  1. Go to the editor
  2. try to create/update a tracksection

What operating system, browser and environment are you using?

  • Browser: Firefox v110
  • OS: Windows 11
  • Env: DevDGEX

OSRD version (top right corner Account button > Informations)

dev 11da135

@Tguisnet Tguisnet added kind:bug Something isn't working severity:major Major severity bug labels Apr 25, 2024
@Tguisnet Tguisnet changed the title editor: source extension is should not be required to edit or create an object editor: source extension should not be required to edit or create an object Apr 25, 2024
@sim51 sim51 self-assigned this Apr 25, 2024
sim51 added a commit that referenced this issue Apr 25, 2024
* remove source edition if object has no source data
* if object has source data, on form, source are readonly
* add source data on entity sumup

See message in #384
Fix #7314
github-merge-queue bot pushed a commit that referenced this issue Apr 26, 2024
* remove source edition if object has no source data
* if object has source data, on form, source are readonly
* add source data on entity sumup

See message in #384
Fix #7314
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Something isn't working severity:major Major severity bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants