Software error:

DBD::mysql::db selectcol_arrayref failed: Unknown column 'short_short_desc' in 'order clause' [for Statement "SELECT bugs.bug_id AS bug_id, map_product.name AS product, bugs.short_desc AS short_desc, bugs.priority AS priority
  FROM bugs
LEFT JOIN bug_group_map AS security_map ON bugs.bug_id = security_map.bug_id
INNER JOIN products AS map_product ON bugs.product_id = map_product.id
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.component_id IN (855,11479,19771,38996,57971,108744,170531,237124,288246,343421,413836,574709,620915,714173)  AND  bugs.product_id IN (2)  AND  bugs.component_id IN (855,11479,19771,38996,57971,108744,170531,237124,288246,343421,413836,574709,620915,714173)  AND  bugs.product_id IN (2) 
GROUP BY bugs.bug_id
ORDER BY product, short_short_desc, map_priority.sortkey, map_priority.value, bug_id
LIMIT 500
"] at Bugzilla/Search.pm line 711.
	Bugzilla::Search::data(Bugzilla::Search=HASH(0x5559ea2e9980)) called at /var/www/vhosts/bugzilla.altlinux.org/htdocs/buglist.cgi line 760

For help, please send mail to the webmaster (bugzilla-admin@altlinux.org), giving this error message and the time and date of the error.