GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Recurring tasks do not have an id when created
Open
topic:recurrence
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
When I run `task` at the beginning of the day, my daily recurring tasks show on the list but have an empty id. The odd thing is this happens on my work computer, but not my personal computer.
The command I use to create the recurring tasks:
```sh
task add recur:weekdays due:eod+1day wait:tomorrow Do something
```
## Screenshot
_I cut out some of the screenshot to remove private information._

Contributor guide
Assessment
This issue has not been assessed yet.