diff --git a/bulk/bulkGetCases-PersonVisit.js b/bulk/bulkGetCases-PersonVisit.js index a974248..fe65bf2 100644 --- a/bulk/bulkGetCases-PersonVisit.js +++ b/bulk/bulkGetCases-PersonVisit.js @@ -7,7 +7,7 @@ fn(state => { const limit = 1000; //E.g., change to 10 to process records in smaller batch sizes //NOTE: indexedOnStart is the default sync start data the FIRST time the job runs - const indexedOnStart = '2024-04-26T10:00:00'; + const indexedOnStart = '2024-05-30T07:00:00'; //NOTE: After first job run, OpenFn will check the job sync data ("lastRunAt") to set as the indexedOnStart const lastRunAt =