Self service
Insert and use the new table , Claim Case , add new columns index HOR-1345 . HOR-1345 Priority
This commit is contained in:
@@ -84,6 +84,8 @@ class ListInbox extends BaseListInbox
|
||||
$listParticipatedLast->create($data);
|
||||
$listParticipatedLast = new ListParticipatedLast();
|
||||
$listParticipatedLast->refresh($data, $isSelfService);
|
||||
$listUnassigned = new ListUnassigned();
|
||||
$listUnassigned->newRow($data, $data['DEL_PREVIOUS_USR_UID']);
|
||||
}
|
||||
|
||||
return $result;
|
||||
|
||||
Reference in New Issue
Block a user