Software error:

DBD::mysql::db selectcol_arrayref failed: Unknown column 'bugs.issue_status' in 'where clause' [for Statement "SELECT bugs.bug_id AS bug_id
  FROM bugs
LEFT JOIN bug_group_map AS security_map ON bugs.bug_id = security_map.bug_id
 WHERE bugs.creation_ts IS NOT NULL
   AND  (security_map.group_id IS NULL OR security_map.group_id IN (-1))
   AND  bugs.issue_status IN ('UNCONFIRMED','NEW','STARTED','REOPENED','RESOLVED','VERIFIED','CLOSED')  AND INSTR(bugs.status_whiteboard, 'JA_COMMUNITY') > 0
GROUP BY bugs.bug_id
LIMIT 500
"] at Bugzilla/Search.pm line 711.
	Bugzilla::Search::data(Bugzilla::Search=HASH(0x55c07097cce0)) called at /var/www/bugzilla-nb/buglist.cgi line 760

For help, please send mail to the webmaster (users@infra.apache.org), giving this error message and the time and date of the error.