Not working without batch operation

Created on 24 September 2020, about 4 years ago
Updated 16 June 2023, over 1 year ago

Problem/Motivation

I am using the xport to xlsx without batch operation and receive an empty export with just the headers. This is because $chunk is null:

$chunk = $this->tempStore->get($this->context['sandbox']['cid_prefix'] . $i);

See https://git.drupalcode.org/project/vbo_export/-/blob/8.x-3.x/src/Plugin/...

However, the rows are fetched before in https://git.drupalcode.org/project/vbo_export/-/blob/8.x-3.x/src/Plugin/... so the patch just gives the already fetched rows over to the generateOutput() method.

🐛 Bug report
Status

Needs review

Version

4.0

Component

Code

Created by

🇩🇪Germany daveiano

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.

Production build 0.71.5 2024