From 0a483cf13ae85b726ba7605c951b33517f5c39fa Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sat, 16 Apr 2022 12:32:23 +0100 Subject: [PATCH] Only show active/non-archived agents for new ticket assignment --- ticket.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ticket.php b/ticket.php index 656bd826..36245b3b 100644 --- a/ticket.php +++ b/ticket.php @@ -560,7 +560,7 @@ if(isset($_GET['ticket_id'])){