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 7f9bec9de..6ab781767 100644
--- a/Bugzilla/Search.pm
+++ b/Bugzilla/Search.pm
@@ -644,6 +644,7 @@ use constant GROUP_BY_SKIP => qw(
keywords
longdescs.count
percentage_complete
+ tag
);
###############