Defect #32859
closed
Issue list: long text custom field missing in PDF export
Added by Ed Baker almost 5 years ago.
Updated almost 5 years ago.
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
- Status changed from New to Confirmed
- Assignee set to Marius BĂLTEANU
- Target version set to 4.1.1
- 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
- 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.
- File deleted (
fix_32765.patch)
- Status changed from Confirmed to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you.
JFTR: applied the patch and works perfectly, Thanks!
Also available in: Atom
PDF