summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Bugzilla/Search.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Search.pm b/Bugzilla/Search.pm
index a75995e95..c95651a15 100644
--- a/Bugzilla/Search.pm
+++ b/Bugzilla/Search.pm
@@ -714,6 +714,7 @@ use constant GROUP_BY_SKIP => qw(
longdescs.count
percentage_complete
tag
+ alias
);
###############