bsiebens / todoguardian

MIT License
0 stars 0 forks source link

Completing a recurring tasks does not copy over the context and project information #15

Closed bsiebens closed 1 week ago

bsiebens commented 1 week ago

Describe the bug Completing a todo with recurrence does not copy over the context and project information into the new todo.

To Reproduce Steps to reproduce the behavior:

  1. Create todo with context and project
  2. Add recurrence information
  3. Complete todo

Expected behavior All information from the original todo should be copied over, including context and project information.