Drupal 9 Export to Excel

Created on 22 October 2021, about 3 years ago
Updated 17 July 2023, over 1 year ago

Problem/Motivation

Site upgraded to D9, and trying to export a vbo view to excel throws an error, but works fine in drupal 8

Steps to reproduce

create a view add a rest export to it, and select excel export as format and pick xslx and add fields, when you run the view and click on export to excel, it throws notices for field_override index missing

Proposed resolution

need to check the vbobaseexport.php file

Remaining tasks

User interface changes

API changes

Data model changes

💬 Support request
Status

Active

Version

3.0

Component

Code

Created by

🇺🇸United States sirish.ayyagari

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.

  • 🇮🇳India SohiniCP

    I've faced the same issue with vbo_export: 4.1.3 when I'm doing the batch job. Here I've attached the screenshot what I got during batch-job.
    and it's fixed simply by adding isset().
    I've applied patch for it. Please test with vbo_export: 4.1.3 version.
    Thank you !

  • Open in Jenkins → Open on Drupal.org →
    Core: 10.0.7 + Environment: PHP 7.4 & MySQL 5.6
    last update over 1 year ago
    Composer require failure
Production build 0.71.5 2024