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

Avoid 500 errors when jumping between steps #68

Open
1 task
paulapreuss opened this issue Oct 24, 2023 · 1 comment
Open
1 task

Avoid 500 errors when jumping between steps #68

paulapreuss opened this issue Oct 24, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@paulapreuss
Copy link
Collaborator

paulapreuss commented Oct 24, 2023

Right now some steps should not be accessed before completing other steps, even though they are clickable

  • Jumping to step 8 before a simulation has been conducted lead to an error, same if clicking on "results" from project list
@paulapreuss paulapreuss added the bug Something isn't working label Oct 24, 2023
@paulapreuss
Copy link
Collaborator Author

Related to this: When running a simulation and then going back and forth between steps there are often problems with the Business Model. The error business_model.models.BusinessModel.MultipleObjectsReturned: get() returned more than one BusinessModel -- it returned 2! comes up when simulating and then going back and forth between system setup and simulation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant