mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-05 14:07:21 +02:00
Filter
- Full transition to the new filtering mechanism, using the new expression evaluator. It is working well enough to start the dogfood. Many tests now broken.
This commit is contained in:
parent
df173d7d84
commit
f5a13e5e42
2 changed files with 1 additions and 48 deletions
|
@ -2022,7 +2022,7 @@ void Task::modify (
|
|||
}
|
||||
}
|
||||
|
||||
// OldDurations too.
|
||||
// Durations too.
|
||||
else if (name == "recur" ||
|
||||
column->type () == "duration")
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue