Example 5549
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 5"
tasks: [
{
id: "BKIGWJ"
title: "We need to reboot the auxiliary FTP transmitter!"
assignee: "Orlando Dooley"
priority: "high"
status: "review"
points: 2
}
{
id: "5FYVZW"
title: "The DRAM alarm is down, override the haptic firewall so we can connect the SCSI pixel!"
assignee: "Brandi Boehm"
priority: "critical"
status: "todo"
points: 3
}
{
id: "PUIVIC"
title: "Try to program the UTF8 panel, maybe it will reboot the optical system!"
assignee: "Edwina Bogisich"
priority: "medium"
status: "todo"
points: 2
}
{
id: "QBI8GF"
title: "If we bypass the array, we can get to the SDD bandwidth through the primary JBOD application!"
assignee: "Jarod Koelpin"
priority: "low"
status: "done"
points: 8
}
{
id: "C64QPT"
title: "I'll generate the redundant SCSI feed, that should system the THX monitor!"
assignee: "Maurice Yundt-Pfannerstill"
priority: "medium"
status: "review"
points: 2
}
{
id: "VY7LWG"
title: "Use the auxiliary PCI microchip, then you can index the bluetooth bandwidth!"
assignee: "Ms. Jacky Hermiston"
priority: "low"
status: "todo"
points: 5
}
]
}