It would be great if we could reindex specific media bundles. This will save a bunch of time if a checksum plugin is added or changed.

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

nterbogt created an issue. See original summary.

peterwcm’s picture

Added a bundles param and an all option to the drush command

Building all media

drush media-duplicates:checksums:rebuild --all

Rebuilding image and video bundles

drush media-duplicates:checksums:rebuild image video

peterwcm’s picture

Status: Active » Needs review
peterwcm’s picture

peterwcm’s picture

Status: Needs review » Needs work

peterwcm’s picture

Status: Needs work » Needs review

nterbogt’s picture

Status: Needs review » Fixed

This has been merged and released.

Status: Fixed » Closed (fixed)

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