TypeError: views_data_export_view_update(): Argument #1 ($entity) must be of type ViewEntityInterface

Created on 29 November 2024, 4 months ago

Problem/Motivation

After updating module from 1.4 to 1.5, then updating a data export views, following error occures :

TypeError: views_data_export_view_update(): Argument #1 ($entity) must be of type ViewEntityInterface

Steps to reproduce

Go to admin views ui, submit again a data export view.

Proposed resolution

Fix in views_data_export.module :

function views_data_export_view_update(\Drupal\views\ViewEntityInterface $entity): void {
🐛 Bug report
Status

Active

Version

1.5

Component

Code

Created by

🇫🇷France goz

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

Comments & Activities

Production build 0.71.5 2024