Example 9945
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 16"
tasks: [
{
id: "JHQSQN"
title: "Try to reboot the OCR circuit, maybe it will back up the back-end firewall!"
assignee: "Coleman Schmeler"
priority: "medium"
status: "todo"
points: 13
}
{
id: "MFEERC"
title: "We need to bypass the auxiliary DRAM application!"
assignee: "Crystal Carroll"
priority: "high"
status: "done"
points: 3
}
{
id: "WLFGPE"
title: "Try to compress the THX feed, maybe it will program the digital driver!"
assignee: "Dominic Douglas"
priority: "low"
status: "done"
points: 5
}
{
id: "FENLH8"
title: "If we reboot the application, we can get to the GB alarm through the back-end GB card!"
assignee: "Kiana Keebler-Grant"
priority: "high"
status: "review"
points: 1
}
{
id: "5KJONK"
title: "We need to calculate the redundant API sensor!"
assignee: "Barry Feil"
priority: "critical"
status: "in_progress"
points: 2
}
]
}