Bug #449
Inconsistent wait: attribute results
| Status: | Closed | Start: | 07/28/2010 | |
| Priority: | Normal | Due date: | ||
| To: | Paul Beckingham | % Done: | 100% |
|
| Category: | core | Spent time: | 1.00 hour | |
| Target version: | 1.9.3 - Kuwagata | |||
Description
This works:
$ task add foo wait:30s
This does not:
$ task add foo $ task 123 wait:30s
The extra processing required for the wait: attribute is not being consistently performed.
History
Updated by Paul Beckingham 39 days ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100