Problem/Motivation

Found while reviewing #2831937: Add "Image" MediaSource plugin that the media view includes the bulk form actions column, which does not work. That is because the actions were removed from the initial media entity patch but not from the view. So now the view and the media views config schema has the media_bulk_form plugin but no implementation exists. That was postponed until #2877383: Add action support to Media module.

Proposed resolution

Remove this until #2877383: Add action support to Media module is resolved or postpone removing it if #2877383: Add action support to Media module can be resolved *soon*.

Remaining tasks

User interface changes

None.

API changes

Media views config schema for non-existent plugin is removed. The plugin does not work anyway as the code is not there yet.

Data model changes

None.

CommentFileSizeAuthor
#2 2886178.patch6.87 KBGábor Hojtsy
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Gábor Hojtsy created an issue. See original summary.

Gábor Hojtsy’s picture

Status: Active » Needs review
FileSize
6.87 KB
Gábor Hojtsy’s picture

seanB’s picture

Status: Needs review » Reviewed & tested by the community

Nice work! Follow up to bring it back is linked. Great fix for now. RTBC!

  • catch committed e193a31 on 8.4.x
    Issue #2886178 by Gábor Hojtsy: Media view includes media_bulk_form but...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.4.x, thanks!

Status: Fixed » Closed (fixed)

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