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

SPI = 1 but WP is to late #92

Open
lordsurfer opened this issue Feb 23, 2014 · 2 comments
Open

SPI = 1 but WP is to late #92

lordsurfer opened this issue Feb 23, 2014 · 2 comments

Comments

@lordsurfer
Copy link
Collaborator

spi4

@hmainzer
Copy link
Collaborator

At the moment the SPI is calculated everytime, but never saved. That leads to this Issue, because the database has no memory of the spi. Meaning: if the wp is finished with an spi of 0.5 each day after it is finished the spi will increase until it reaches 1.

@hmainzer
Copy link
Collaborator

When the wp is closed the SPI has to be saved in the database. No values of the wp should be calculated when it is finished and the saved spi has to be returned instead of a recalculation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants