weektodo
weektodo copied to clipboard
🐛 [BUG]: Recurring tasks is not updated correctly.
A recurring task does not update when updating the parent task; each recurring task is considered a separate entry. Steps to follow:
- Create any type of recurring task.
- Update the parent task with anything - like a color or a sub-task.
- Clicking on recurring tasks creates a new entry altogether.

Recurring Task "Until Date"
Until Date is considered as given_date - 1 by default?

Confirmed, editing any property of the parent task or even any one of the following tasks won't update the rest of them.