PMCORE-3238

This commit is contained in:
Andrea Adamczyk
2021-08-23 15:19:23 -04:00
parent f848c131b8
commit 0234fcc59c
2 changed files with 3 additions and 3 deletions

View File

@@ -1989,8 +1989,8 @@ class Delegation extends Model
]);
// Join with task
$query->joinTask();
// Get the open threads
$query->threadOpen();
// Get the open and paused threads
$query->openAndPause();
// Related to the specific case number
$query->case($appNumber);
// Get the results