Webmaker/Scrumboard

Want to see more things moved from TO MAKE to MAKING to MADE? Close some bugs, kid!
To Make
- STATUS = UNASSIGNED. "We want to do these things, but nobody's assigned to actually do them yet."
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 406 [1] => Not Acceptable ) ) 1
Making
- STATUS = ASSIGNED. "I'm working on this right now!"
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 406 [1] => Not Acceptable ) ) 1
Made
- STATUS = RESOLVED. "So done! Very made!"
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 406 [1] => Not Acceptable ) ) 1
How we doing so far?
"New" = To Make; "Assigned" = Making; "Resolved = Made
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 404 [1] => Not Found ) ) 1