572e2d10dc
We want to avoid unburied != self.today, because the unburied time is synchronized as part of the collection at the moment, and we don't want a client with an older unburied time that was modified more recently to cause cards to be unburied twice - so we only unbury if today is more than 7 days earlier than the last unbury time. Unsure what caused these users to end up in that state in the first place: https://anki.tenderapp.com/discussions/ankidesktop/41335-cards-remain-buried-forever-unless-manually-unburied |
||
---|---|---|
.. | ||
anki | ||
tests | ||
tools | ||
.gitignore | ||
.isort.cfg | ||
.pylintrc | ||
Makefile | ||
mypy.ini | ||
pyproject.toml | ||
requirements.dev | ||
setup.py |