Example 7644

Sprint Board

Agile sprint task board.

{
sprint: "Sprint 14"
tasks: [
{
id: "HMLHGO"
title: "The IB transmitter is down, program the auxiliary feed so we can input the SAS bandwidth!"
assignee: "Miss Rod Gottlieb"
priority: "critical"
status: "in_progress"
points: 5
}

{
id: "RJ5CDM"
title: "The CLI alarm is down, override the cross-platform interface so we can back up the TLS feed!"
assignee: "Gregory Rogahn"
priority: "medium"
status: "in_progress"
points: 5
}

{
id: "MNAMKO"
title: "Use the solid state XML pixel, then you can generate the primary monitor!"
assignee: "Valerie MacGyver III"
priority: "low"
status: "todo"
points: 1
}
]
}

See also