Batch export method needs a fix for pdf_serialization module

Created on 18 March 2021, over 3 years ago
Updated 27 September 2023, about 1 year ago

Problem/Motivation

Batch method does not work properly when exporting data using PDF format (with pdf_serialization module).

Steps to reproduce

  • PDF serialization module is installed;
  • We have content list view. Export format is 'pdf';
  • Export all nodes using batch (limit: 0, batch size: 250);
  • Download and open the file and check its content;
  • We get data from the first batch only (in this case first 250 nodes);

Proposed resolution

Make batch process workaround for PDF output format to attach current batch PDF pages to the previous batch file.

Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

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