View Issue Details

IDProjectCategoryView StatusLast Update
0020511mantisbtcustomizationpublic2017-01-31 04:05
Reporterdbaguyo Assigned Toatrol  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Summary0020511: Export to Excel is not displaying the custom values
Description

I have added couple of fields in Mantis i.e. Estimated Fix Date, Detected in Release, and Fix in Release. When exported Detected in Release and Fix in Release are not there. In my configuration below it is present. Please advise

(csv_columns)
array (
0 => 'id',
1 => 'project_id',
2 => 'reporter_id',
3 => 'handler_id',
4 => 'priority',
5 => 'severity',
6 => 'reproducibility',
7 => 'category_id',
8 => 'date_submitted',
9 => 'last_updated',
10 => 'status',
11 => 'resolution',
12 => 'custom_estimated fix date',
13 => 'custom_fix in release',
14 => 'summary',
)

(excel_columns)
array (
0 => 'id',
1 => 'project_id',
2 => 'reporter_id',
3 => 'handler_id',
4 => 'priority',
5 => 'severity',
6 => 'reproducibility',
7 => 'category_id',
8 => 'date_submitted',
9 => 'last_updated',
10 => 'status',
11 => 'resolution',
12 => 'custom_fix in release',
13 => 'custom_estimated fix date',
14 => 'summary',

TagsNo tags attached.
Attached Files

Activities

vboctor

vboctor

2016-01-13 11:07

manager   ~0052305

Could this be related to 0020248 ? Do you have custom fields with capital letters?

dregad

dregad

2016-01-14 07:38

developer   ~0052309

I'm not able to reproduce this with either 1.2.x or 1.3.x HEAD.

dbaguyo

dbaguyo

2016-01-14 09:09

reporter   ~0052311

Here is my version.

Site Information
MantisBT Version 1.2.15
Schema Version 183

and attached is a screenshot of my custom fields and configurations.

vboctor

vboctor

2016-01-15 03:58

manager   ~0052315

@dbaguyo, I suggest you startup by upgrading to 1.2.19 and see if this resolves the issue.

atrol

atrol

2017-01-18 18:02

developer   ~0055225

dbaguyo,

You did not provide feedback if upgrading to 1.2.19; I am therefore resolving this issue as "no change required".

Feel free to reopen the issue at a later time and provide the requested information.

Keep in mind that the issue was reported against an old version of MantisBT which is no longer supported.
We recommend that you upgrade to the latest stable version [1]; if after doing so the problem still exists, do not hesitate to reopen the issue.

[1] http://www.mantisbt.org/download.php