Review scheduling issues

It looks like you’ve found a bug Rudolph; I’ll look into it. In the mean time, the following in the debug console will shift your cards back 8 days, returning them to the regular scheduling. After running it, please close and reopen Anki.

mw.col.crt -= 86400*8
mw.col.setMod()

https://docs.ankiweb.net/#/misc?id=debug-console

2 Likes