aboutsummaryrefslogtreecommitdiffstats
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 4c24dc6fd..0c59959dd 100644
--- a/Bugzilla/Search.pm
+++ b/Bugzilla/Search.pm
@@ -713,6 +713,7 @@ use constant GROUP_BY_SKIP => qw(
longdescs.count
percentage_complete
tag
+ alias
);
###############