Example 15050

Sprint Board

Agile sprint task board.

{
sprint: "Sprint 22"
tasks: [
{
id: "NRHRQC"
title: "Try to reboot the API alarm, maybe it will input the virtual card!"
assignee: "Leigh Schoen"
priority: "critical"
status: "in_progress"
points: 3
}

{
id: "JL5ZYD"
title: "We need to transmit the optical JBOD feed!"
assignee: "Bill Mueller"
priority: "high"
status: "done"
points: 13
}

{
id: "SNWBM0"
title: "The SAS transmitter is down, parse the auxiliary capacitor so we can override the DRAM driver!"
assignee: "Wanda Willms Jr."
priority: "medium"
status: "in_progress"
points: 13
}

{
id: "GEL5OY"
title: "Use the haptic DRAM card, then you can compress the optical interface!"
assignee: "Mr. Cierra Lynch"
priority: "low"
status: "in_progress"
points: 2
}
]
}

See also