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

Budget should be nullable in project and study #6775

Closed
younesschrifi opened this issue Mar 1, 2024 · 0 comments · Fixed by #6861
Closed

Budget should be nullable in project and study #6775

younesschrifi opened this issue Mar 1, 2024 · 0 comments · Fixed by #6861
Assignees
Labels
area:editoast Work on Editoast Service kind:bug Something isn't working severity:minor Minor severity bug

Comments

@younesschrifi
Copy link
Contributor

What happened?

Default value of a budget is 0.

What did you expect to happen?

The budget must be Nullable so that the front-end can display nothing if the user does not voluntarily enter a budget.

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

  1. Create a Project without a budget
  2. You should see 0€ displayed

What operating system, browser and environment are you using?

  • Browser: Firefox v109
  • OS: Nixos v22.11
  • Env: Local

OSRD version (top right corner Account button > Informations)

d45ca39

@younesschrifi younesschrifi added kind:bug Something isn't working area:editoast Work on Editoast Service labels Mar 1, 2024
@clarani clarani added the severity:minor Minor severity bug label Mar 8, 2024
@hamz2a hamz2a self-assigned this Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:editoast Work on Editoast Service kind:bug Something isn't working severity:minor Minor severity bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants