mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 23:16:03 +00:00
comment
This commit is contained in:
@@ -62,6 +62,7 @@ class OnlyTeam implements Filter
|
||||
'entityTeam.deleted' => false,
|
||||
]);
|
||||
|
||||
// Empty list is converted to false statement by ORM.
|
||||
$orGroup = ['entityTeam.teamId' => $this->user->getTeamIdList()];
|
||||
|
||||
if ($this->fieldHelper->hasAssignedUsersField()) {
|
||||
|
||||
Reference in New Issue
Block a user