Merged in bugfix/PMCORE-2682-B (pull request #7717)

PMCORE-2682

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
Paula Quispe
2021-01-12 14:46:53 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -128,8 +128,6 @@ class Supervising extends AbstractCases
$query->joinApplication();
// Only cases in to_do
$query->caseTodo();
// Scope that return the results for an specific user
$query->userId($this->getUserId());
// Scope the specific array of processes supervising
$query->processInList($processes);
// Group by appNumber