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

Only show total number of tasks for that week per child #53

Open
christoph-codes opened this issue Oct 2, 2021 · 0 comments
Open

Only show total number of tasks for that week per child #53

christoph-codes opened this issue Oct 2, 2021 · 0 comments
Assignees
Labels
performance An improvement for the better
Milestone

Comments

@christoph-codes
Copy link
Owner

Under admin kids each child has a task count. To prevent total task query just do the ones done within the given week.

@christoph-codes christoph-codes self-assigned this Oct 2, 2021
@christoph-codes christoph-codes added the performance An improvement for the better label Oct 2, 2021
@christoph-codes christoph-codes added this to the v2 milestone Oct 5, 2021
christoph-codes added a commit that referenced this issue Oct 13, 2021
… of querying all of the tasks and running the filter. Fixes issue #53.
@christoph-codes christoph-codes mentioned this issue Oct 16, 2021
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance An improvement for the better
Projects
None yet
Development

No branches or pull requests

1 participant