weektodo icon indicating copy to clipboard operation
weektodo copied to clipboard

🐛 [BUG]: Recurring tasks is not updated correctly.

Open ZenithClown opened this issue 2 years ago • 1 comments

A recurring task does not update when updating the parent task; each recurring task is considered a separate entry. Steps to follow:

  1. Create any type of recurring task.
  2. Update the parent task with anything - like a color or a sub-task.
  3. Clicking on recurring tasks creates a new entry altogether.

image

Recurring Task "Until Date"

Until Date is considered as given_date - 1 by default?

image

ZenithClown avatar Mar 25 '23 17:03 ZenithClown

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

sudo-saif avatar May 15 '23 14:05 sudo-saif