Repeating Tasks not changing the date/time #144
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When you set the repeating time interval and mark a task as done, the task will be reopened immediately.
But there is no change in the following values:
Testet with a private docker installation running the latest version (1.0 from 2020-02-25T20:32:44Z) as well with the demo site
Thanks for your help!
Can confirm. I'll take a look.
I've put up a PR: #145
Fixed in
88bf8f3df0
Thanks for the quick help!