Cron sync shouldn't run on site install

Created on 1 March 2024, 4 months ago
Updated 17 April 2024, 2 months ago

Problem/Motivation

If we are installing Drupal from an already existing configuration, as we do in our current workflow for development environments, I think that content sync shouldn't run on install process but should be launched in subsequent cron runs.

Steps to reproduce

In a site with an active sync config, delete the database and run drush si --existing-config. All syncs will run during install.

Proposed resolution

Check if site is installing, and don't run crons in that case.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain Juanjol Navarra

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024