Project

General

Profile

Actions

Patch #21841

closed

Correctly export collections associated with issues.

Added by Anonymous over 8 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

When you have a plugins that add a 1:m association to issues (say tags) and you want to export the associated entities the CSV and PDF exports give you a ActiveRecord_Associations_CollectionProxy object serialization as the column value.

This patch Fixes the behaviour for all mappable (or collectable if you prefer) objects (see attached before and after exports).


Files

0001-Fixed-exporting-collections-associated-with-issues.patch (1.58 KB) 0001-Fixed-exporting-collections-associated-with-issues.patch Anonymous, 2016-01-25 17:25
pdf_export_after.pdf (95 KB) pdf_export_after.pdf Anonymous, 2016-01-25 17:29
pdf_export_before.pdf (95.1 KB) pdf_export_before.pdf Anonymous, 2016-01-25 17:29
csv_export_after.csv (111 Bytes) csv_export_after.csv Anonymous, 2016-01-25 17:31
csv_export_before.csv (186 Bytes) csv_export_before.csv Anonymous, 2016-01-25 17:31
Actions

Also available in: Atom PDF