bayoteers / AgileTools

Bugzilla extension that provides team management and scrum tools
14 stars 4 forks source link

Server error when access Agile Tools admin settings #14

Closed etrudeau closed 9 years ago

etrudeau commented 9 years ago

Immediately after installing on a fresh instance of BZ, I get a server error when trying to navigate to the Agile Tools administration page. The apache error.log lists the following:

DBD::mysql::db selectall_hashref failed: You have an error in your SQL syntax...[for statement "SELECT pool_id, COUNT(bug_id) AS count FROM bug_agile_pool WHERE pool_id IN () GROUP BY pool_id"]

This is a fresh install; is there something I need to add on the front first? I've tried adding a bug, but that didn't solve the issue.