Example 11151
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 46"
tasks: [
{
id: "HPNLYV"
title: "The FTP hard drive is down, hack the optical driver so we can back up the SSL firewall!"
assignee: "Gwendolyn Bahringer"
priority: "medium"
status: "done"
points: 8
}
{
id: "P4LN0D"
title: "We need to bypass the redundant API system!"
assignee: "Jared Kemmer"
priority: "low"
status: "in_progress"
points: 1
}
{
id: "HHKWDR"
title: "parsing the port won't do anything, we need to compress the online IB capacitor!"
assignee: "Misty Ernser"
priority: "critical"
status: "todo"
points: 13
}
{
id: "17OUGP"
title: "Use the haptic GB bus, then you can bypass the solid state panel!"
assignee: "Homer Kunze"
priority: "medium"
status: "in_progress"
points: 13
}
{
id: "CB169F"
title: "We need to copy the wireless GB card!"
assignee: "Cristian Zieme"
priority: "low"
status: "review"
points: 2
}
]
}