cconard96 / jamf

JAMF Plugin for GLPI
GNU General Public License v2.0
6 stars 5 forks source link

Try to fix cron sync #62

Closed cconard96 closed 3 years ago

cconard96 commented 3 years ago

Try to fix syncing all devices through the automatic action. Avoid a critical error by returning and checking for an empty array from getJamfDataForSyncingByGlpiItem functions instead of null.