Delete multiple Media (bulk action) won't work

Created on 23 October 2018, over 6 years ago
Updated 30 May 2024, 12 months ago

When trying to delete multiple Media on the View /admin/content/media by using the Bulk action "Delete media", nothing happen after submitting.

It is due to the fact that the file /src/Plugin/Action/DeleteMedia.php sends a "User PrivateTempStoreFactory" object to Media (core/modules/media/src/Form/MediaDeleteMultipleConfirmForm.php) which is expecting a "Core PrivateTempStoreFactory" object.
Because of that, the form can not retrieve the media to delete.

🐛 Bug report
Status

RTBC

Component

Code

Created by

🇦🇺Australia lykyd

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

Comments & Activities

Not all content is available!

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

  • First commit to issue fork.
Production build 0.71.5 2024