Closed (fixed)
Project:
farmOS John Deere
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
13 Nov 2023 at 19:57 UTC
Updated:
7 Dec 2023 at 02:49 UTC
Jump to comment: Most recent
Add a simple cron job to check for JD changes (new or modified) for equipment, fields and field operations.
N/A
Add a cron job that uses the existing code for making these requests. Consider moving this code into a separate service so it can be reused more easily.
Implement
None
None
None
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
paul121 commentedDone. I added a new JDSync service, Drush commands and cron job. It also keeps track of last updated times and only syncs via cron at max 1/hour.