36 lines
959 B
JSON
36 lines
959 B
JSON
{
|
|
"_id": "task-v0-ambiguous-datetime",
|
|
"title": "Ambiguous datetime task",
|
|
"projectId": "inbox",
|
|
"type": "flexible",
|
|
"status": "backlog",
|
|
"priority": null,
|
|
"reward": "notSet",
|
|
"difficulty": "notSet",
|
|
"durationMinutes": null,
|
|
"scheduledStart": null,
|
|
"scheduledEnd": null,
|
|
"actualStart": null,
|
|
"actualEnd": null,
|
|
"completedAt": null,
|
|
"parentTaskId": null,
|
|
"backlogTags": [],
|
|
"reminderOverride": null,
|
|
"createdAt": "2026-06-20T09:15:00",
|
|
"updatedAt": "2026-06-20T09:15:00.000Z",
|
|
"stats": {
|
|
"skippedDuringBurnoutCount": 0,
|
|
"manuallyPushedCount": 0,
|
|
"autoPushedCount": 0,
|
|
"movedToBacklogCount": 0,
|
|
"restoredFromBacklogCount": 0,
|
|
"missedCount": 0,
|
|
"cancelledCount": 0,
|
|
"completedLateCount": 0,
|
|
"completedDuringLockedHoursCount": 0,
|
|
"completedDuringLockedHoursMinutes": 0,
|
|
"completedAfterShieldCount": 0,
|
|
"completedAfterPushCount": 0,
|
|
"totalPushesBeforeCompletion": 0
|
|
}
|
|
}
|