GothenburgBitFactory / GothenburgBitFactory/taskwarrior

Timesheet does not respect limit:anything

Open
#2,773 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6.1k
Forks
423
Avg merge
1d 19h
Merged PRs (30d)
11

Description

Extremely similar to #2675, the `timesheet` report/command does not react to `limit:anything`.

```
$ task limit:anything timesheet
0 completed, 0 started.
$ task timesheet limit:anything
0 completed, 0 started.
```

These work though:
- `$ task +school timesheet limit:anything` and its permutations
- `$ task timesheet Submit limit:anything` and its permutations

(Reproduced even with an existing task containing `limit:anything` inside its description - still 0 tasks found.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.