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

Automatically reprocess stats/ratings nodes when game outcomes change #2

Open
mwiens91 opened this issue May 11, 2019 · 0 comments
Open
Assignees
Labels
backend Backend related enhancement New feature or request

Comments

@mwiens91
Copy link
Owner

When the outcome of a game is changed (or the game is removed) currently you need to "manually" reprocess all stats and rating nodes.

This can instead be done automatically with hooks on the Game model that check if a game's outcome was changed or the game was deleted, and, if so, reprocess all stats nodes and nodes for rating periods that this change would affect.

@mwiens91 mwiens91 added the enhancement New feature or request label May 11, 2019
@mwiens91 mwiens91 self-assigned this May 11, 2019
@mwiens91 mwiens91 modified the milestone: backend May 28, 2019
@mwiens91 mwiens91 added the backend Backend related label May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant