Merge pull request #18629 from Gjuju/12.0
Fix : GET extrafields on API "get events list" requests
This commit is contained in:
commit
505517d142
@ -763,6 +763,7 @@ class ActionComm extends CommonObject
|
||||
$this->elementid = $obj->elementid;
|
||||
$this->elementtype = $obj->elementtype;
|
||||
|
||||
$this->fetch_optionals();
|
||||
$this->fetchResources();
|
||||
}
|
||||
$this->db->free($resql);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user