juzser / Rocket.Chat-reminder

Advanced Rocket.Chat reminder, easy to use, a lot of features
MIT License
8 stars 6 forks source link

Wrong next run time queue #9

Closed juzser closed 1 year ago

juzser commented 1 year ago

Somehow the algorithm to calculate the next run datetime is not correct. If the app has been disabled / re-enabled, the datetime was wrong.

Need to check the next run time by original time, instead of last run time. And add the migration command to migrate the before-disabling data, unless the data will be gone after re-install the app.

juzser commented 1 year ago

Fixed on v1.0.5