Problem/Motivation

The bulk form views field can be used without action.module, so it shouldn't live there.

Proposed resolution

Move it.

Remaining tasks

User interface changes

API changes

Comments

berdir’s picture

Status: Active » Needs review
StatusFileSize
new812 bytes

Here's a patch.

dawehner’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +VDC, +Quickfix

perfect

olli’s picture

There's also #2058869: Move bulkFormBase out of system module to views module that moves this schema, test and base class to views.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

This issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed 770fe3c and pushed to 8.0.x. Thanks!

  • alexpott committed 770fe3c on 8.0.x
    Issue #2426477 by Berdir: config schema views.field.bulk_form is defined...

Status: Fixed » Closed (fixed)

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