Project

General

Profile

Actions

Defect #32859

closed

Issue list: long text custom field missing in PDF export

Added by Ed Baker about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
PDF export
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

The new "long text" custom field in the issue list (a new feature that is highly appreciated!) can be selected and displayed on the HTML issue (same as i.e. "Description" or "Last notes") via the checkboxes under "Options" as usual. But on PDF export the description and last notes are exported, but not the custom field(s).

(tested with a bitnami VM image, Redmine V4.1.0, Ruby 2.5.7-p206, Rails 5.2.4.1)


Files

fix_32859.patch (2.3 KB) fix_32859.patch Marius BĂLTEANU, 2020-01-25 11:19

Related issues

Related to Redmine - Feature #26081: Allow full_width_layout long-text custom fields to appear in the issue list like 'Description' (as a block column)ClosedGo MAEDA

Actions
Actions #1

Updated by Marius BĂLTEANU about 4 years ago

  • Status changed from New to Confirmed
  • Assignee set to Marius BĂLTEANU
  • Target version set to 4.1.1
Actions #2

Updated by Marius BĂLTEANU about 4 years ago

  • Related to Feature #26081: Allow full_width_layout long-text custom fields to appear in the issue list like 'Description' (as a block column) added
Actions #3

Updated by Marius BĂLTEANU about 4 years ago

  • File fix_32765.patch added
  • Subject changed from issue list: long text custom field missing in PDF export to Issue list: long text custom field missing in PDF export
  • Assignee deleted (Marius BĂLTEANU)

Attached is the fix. I used the same logic from issue list to display the block columns instead of hardcoding each column, but with only difference: column label is always shown because the user that receives the PDF doesn't know which column was added to the export.

Elsa Deconchat Baker, thanks for reporting the patch, the fix will be available in version 4.1.1.

Actions #4

Updated by Marius BĂLTEANU about 4 years ago

  • File deleted (fix_32765.patch)
Actions #6

Updated by Go MAEDA about 4 years ago

  • Status changed from Confirmed to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patch. Thank you.

Actions #7

Updated by Ed Baker about 4 years ago

JFTR: applied the patch and works perfectly, Thanks!

Actions

Also available in: Atom PDF