We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5645454 commit 8bc96d3Copy full SHA for 8bc96d3
1 file changed
inc/issue.class.php
@@ -731,6 +731,7 @@ public function rawSearchOptions() {
731
'field' => 'name',
732
'name' => __('Technician'),
733
'datatype' => 'dropdown',
734
+ 'forcegroupby' => true,
735
'massiveaction' => false,
736
'nodisplay' => $hide_technician,
737
'nosearch' => $hide_technician,
0 commit comments