mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
update endpoints and add new fields integration pandoraitsm pandora_enterprise#13004
This commit is contained in:
parent
9dfc052e2f
commit
8e0af02e54
@ -158,6 +158,8 @@ class PandoraITSMInventoryRepositoryMySQL extends RepositoryMySQL implements Pan
|
||||
ON tgrupo.id_grupo = tagente.id_grupo
|
||||
INNER JOIN tconfig_os
|
||||
ON tconfig_os.id_os = tagente.id_os
|
||||
LEFT JOIN tagent_secondary_group
|
||||
ON tagente.id_agente = tagent_secondary_group.id_agent
|
||||
WHERE %s
|
||||
%s
|
||||
%s
|
||||
|
Loading…
x
Reference in New Issue
Block a user