Bulk operation not working on nodes.

Created on 14 March 2023, over 1 year ago
Updated 10 July 2023, 12 months ago

Problem/Motivation

If the user tries to apply a bulk operation, we get a WSOD, here the error:

Error: Call to undefined method Drupal\views_bulk_operations\Form\ConfigureAction::getEntity() in unique_content_field_validation_validate_unique() (line 235 of ../modules/contrib/unique_content_field_validation/unique_content_field_validation.module)

Steps to reproduce

  1. Go to admin/content
  2. Select a node
  3. Try to change a value of that node.
  4. Click on save.

Proposed resolution

We need to return before check if the value is unique if the method "getEntity" does not exists.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.1

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain selvira Seville, Spain πŸ‡ͺπŸ‡Έ, UTC+2 πŸ‡ͺπŸ‡Ί

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

Comments & Activities

Production build 0.69.0 2024