Skip to content
Snippets Groups Projects
Unverified Commit 1deb3ec5 authored by Peter Rotich's avatar Peter Rotich Committed by GitHub
Browse files

Merge pull request #4423 from aydreeihn/issue/adv-search-stat-name

Advanced Search: TicketStatus / Status Name
parents c5da1cda cf528fb6
No related branches found
No related tags found
No related merge requests found
......@@ -246,6 +246,7 @@ class CustomQueue extends VerySimpleModel {
function getCurrentSearchFields($source=array(), $criteria=array()) {
static $basic = array(
'Ticket' => array(
'status__id',
'status__state',
'dept_id',
'assignee',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment