Problem/Motivation

Add a simple cron job to check for JD changes (new or modified) for equipment, fields and field operations.

Steps to reproduce

N/A

Proposed resolution

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.

Remaining tasks

Implement

User interface changes

None

API changes

None

Data model changes

None

Issue fork farm_jd-3401361

Command icon Show commands

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

paul121 created an issue. See original summary.

paul121’s picture

Status: Active » Fixed

Done. 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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.