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.
| Comment | File | Size | Author |
|---|
Issue fork media_duplicates-3182339
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
Comment #2
peterwcm commentedAdded 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
Comment #3
peterwcm commentedComment #4
peterwcm commentedComment #5
peterwcm commentedComment #7
peterwcm commentedComment #9
nterbogt commentedThis has been merged and released.