FIX_ISSUE

This commit is contained in:
VENKATESHWARAN 2025-11-14 12:22:58 +05:30
parent 1096511b1a
commit 20e6cabf3a

View File

@ -3872,7 +3872,6 @@ class EmployeeRestController extends AdminController
'Denial Review Awaited' => [66],
'Rejected' => [8, 49, 55, 60],
];
foreach ($data['ticket_data'] as $status => &$fields) {
foreach ($ticket_data as $key => $value) {