1
0
Fork 0
mirror of synced 2024-10-02 02:07:04 +13:00
This commit is contained in:
fogelito 2024-05-29 19:29:03 +03:00
parent ed0995fa49
commit d000c160b6

View file

@ -153,7 +153,7 @@ abstract class ScheduleBase extends Action
$total = $total + $sum;
foreach ($results as $document) {
// todo: change this to Internal id or add projectId as
// todo: change resourceId to Internal id or add projectId as second nested key
$localDocument = $this->schedules[$document['resourceId']] ?? null;
// Check if resource has been updated since last sync