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, bugs.bug_status AS bug_status, bugs.priority AS priority, CASE WHEN INSTR(CAST(map_assigned_to.login_name AS BINARY), CAST('@' AS BINARY)) != 0 THEN SUBSTR(map_assigned_to.login_name, 1, INSTR(CAST(map_assigned_to.login_name AS BINARY), CAST('@' AS BINARY)) - 1) ELSE map_assigned_to.login_name END AS assigned_to
  FROM bugs
LEFT JOIN bug_group_map AS security_map ON bugs.bug_id = security_map.bug_id
INNER JOIN profiles AS map_assigned_to ON bugs.assigned_to = map_assigned_to.userid
INNER JOIN bug_status AS map_bug_status ON bugs.bug_status = map_bug_status.value
INNER JOIN priority AS map_priority ON bugs.priority = map_priority.value
 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 ('NEW','STARTED','REOPENED')  AND  bugs.target_milestone IN ('5.5.1')  AND  bugs.component_id IN (104,115,144,221,240,270,433,547,400,136,272,274,431,1064,1119,1193,303,415,466,423,413,320,1114,357,225,290,1108,322,177,186,120,349,183,342,140,1177,1071,96,422,424,263,1443,210,50,467,524,98,118,557,463,1151,541,536,554,556,549,387,1068,114,217,479,70,200,366,360,222,1080,391,334,520,513,284,46,311,540,45,61,109,119,128,161,170,203,234,285,289,314,359,395,446,465,471,478,481,65,151,436,83,152,2097,484,1096,339,333,461,522,438,1125,531,113,347,1129,337,341,332,434,373,1137,1223,384,52,282,286,138,1139,548,248,291,537,233,105,194,1250,477,56,106,137,156,168,236,401,326,404,230,85,42,95,84,89,80,81,78,76,91,92,278,124,262,506,1112,375,267,1133,73,74,1078,195,419,68,1084,48,116,146,166,191,244,307,317,411,519,2213,447,181,324,174,1075,266,1123,1277,1069,512,448,259,1074,254,1093,457,327,1152,252,455,530,483,488,246,1118,1094,293,348,344,163,428,1132,220,517,555,160,1079,216,66,88,79,412,414,1092,209,316,276,131,315,196,226,269,188,58,514,429,1116,543,94,383,1136,1115, ... 1,326,404,230,85,42,95,84,89,80,81,78,76,91,92,278,124,262,506,1112,375,267,1133,73,74,1078,195,419,68,1084,48,116,146,166,191,244,307,317,411,519,2213,447,181,324,174,1075,266,1123,1277,1069,512,448,259,1074,254,1093,457,327,1152,252,455,530,483,488,246,1118,1094,293,348,344,163,428,1132,220,517,555,160,1079,216,66,88,79,412,414,1092,209,316,276,131,315,196,226,269,188,58,514,429,1116,543,94,383,1136,1115,1144,1804,533,171,388,393,149,523,338,292,1070,214,546,552,132,462,510,205,2212,1089,319,1117,224,313,458,385,492,1936,501,318,325,298,464,2503,558,502,416,490,525,304,321,296,297,53,49,51,367,544,553,211,417,470,251,394,1088,354,386,532,499,335,1202,189,176,2474,245,193,197,125,215,521,1142,441,1135,1189,355,505,1179,258,539,365,437,237,421,452,1305,1126,281,453,445,486,275,474,443,350,43,456,550,199,229,425,1091,1111,283,323,2153,305,480,277,1121,235,504,117,67,110,153,162,439,526,1134,257,260,100,468,1280,101,1109,346,1082,1178,1149,1145,1823,1832,264,1160,72,201,1140,1141,1622,508,127,529,112,430,279,1104,1146,253,87,247,426,175,249,427,135,1097,192,489,1914,310,1090,158,1102,59,107,403,516,1447,487,255,273,97,493,491,130,142,312,265,60,77,139,159,223,515,1106,1448,1203,511,111,309,86,129,256,1131,1156,294,494,268,57,62,69,165,184,228,241,372,442,528,542,1083,1143,1101,509,145,1935,495,75,1588,55,538,370,82,63,330,473,308,1076,497,551,368,358,363,451,134,432,1886,328,302,173,440,150,231,340,1157,450,1103,299,44,475,527,1172,435,169,103,232,535,93,179,280,207,206,476,208,157,90,1270,496,1120,500,356,376,389,227,271,485,154,126,1095,392,64,108,1641,482,399,261,381,99,1098,204,1273,1077,377,1642,472,371,353,1110,454,2211,301,1204,518,1100,133,288,378,352,336,351,219,1107,329,345,287,1066,187,418,178,218,295,1130,300,343,213,202,1150,212,459,167,1474,250,1105,534,503,380,369,47,362,379,374,545,361,331,102,382,1081) 
GROUP BY bugs.bug_id
ORDER BY map_bug_status.sortkey, map_bug_status.value, map_priority.sortkey, map_priority.value, assigned_to, bug_id
LIMIT 500
"] at Bugzilla/Search.pm line 711.
	Bugzilla::Search::data(Bugzilla::Search=HASH(0x563cc3318508)) 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.