Drush commands cron:enable, cron:disable and cron:unlock broken.

Created on 30 November 2020, about 4 years ago
Updated 24 September 2024, 3 months ago

Problem/Motivation

The following commands (cron:enable, cron:disable, cron:unlock) can not be invoked without the name, thus not able to target all cron jobs.

Steps to reproduce

drush cron:enable --all
Not enough arguments (missing: "name").
drush cron:disable --all
Not enough arguments (missing: "name").
drush cron:unlock --all
Not enough arguments (missing: "name").

Proposed resolution

1. Make the name argument optional to fix the commands.
2. Also add output on the enabling of all cron jobs.

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium alexverb

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024