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

List resets early on Wednesdays #2

Closed
duck57 opened this issue Sep 18, 2019 · 1 comment
Closed

List resets early on Wednesdays #2

duck57 opened this issue Sep 18, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@duck57
Copy link
Owner

duck57 commented Sep 18, 2019

Solution: add checking for a time as well as the date when pulling to see which rotation to pull from.

Will require changing the date column in NstRotationDate to a datetime with TZ support. Normal rotations will be moved to alternate Thursdays at midnight UTC while event migrations will be assumed to happen at 13:00 Pacific (standard or DST depending on when the event happens).

Obvious files to touch are all in the nestlist directory: models.py, nest_entry.py, views.py, and rotate.py

@duck57 duck57 added the bug Something isn't working label Sep 18, 2019
@duck57 duck57 self-assigned this Sep 18, 2019
@duck57
Copy link
Owner Author

duck57 commented Sep 21, 2019

Should be fixed as of 1942374

@duck57 duck57 closed this as completed Sep 21, 2019
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