Enhancement & Update Drush command to allow specifying content types for deletion

Created on 30 January 2024, 8 months ago
Updated 21 March 2024, 6 months ago

Currently, the Drush command node-revision-delete:queue doesn't offer an option to specify content types for deletion queueing. This limits user control over the deletion process.

Proposed Changes:
Add a new option named $type to the command.
Update the command to process specified content types if $type is provided.
If $type is not provided, continue queuing all available content types for deletion.

Justification:

Enhances usability by allowing users to specify content types for deletion.
Provides greater control over the deletion process.

Impact:
Changes affect the QueueContent class and the queueContent method within.
No backward compatibility issues expected.

Additional Information:
This update aims to improve user control and flexibility in managing deletion queues for content revisions.

Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

🇮🇳India dharmendraqed42

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

Comments & Activities

Production build 0.71.5 2024