mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #603
- When an ID was not specified, delete gave no feedback (thanks to Steve Rader). - Closer inspection showed this to be true for the urgency, query, delete, start, stop, done, modify, append, prepend, duplicate, annotate and denotate commands.
This commit is contained in:
parent
9764fe310a
commit
109f22051d
2 changed files with 65 additions and 1 deletions
|
@ -74,6 +74,8 @@
|
|||
Fluger).
|
||||
+ Fixed bug #597, which caused a missing project to be counted as a project
|
||||
in the projects command (thanks to Steve Rader).
|
||||
+ Fixed bug #603, which caused no feedback when task IDs were not specified
|
||||
(thanks to Steve Rader).
|
||||
+ Applied patch to fix bug #613, so that the summary report and the projects
|
||||
command now consistently show a missing project as "(none)" (thanks to
|
||||
Steve Rader).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue