Log time on a task
task_log_timeAdd real minutes worked to one task so estimate and actual can be compared. Minutes ADD; a negative corrects an over-count. Below zero or past 100,000 is refused. This counter is the board's own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task id, e.g. NOVA-12 | |
| minutes | Yes | Minutes to add; a negative number corrects an over-count |