Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Done
-
prod/bigpicture/jiracloud/2021/06/30/18/45, prod/biggantt/jiracloud/2021/06/30/18/45, prod/biggantt/jiraserver/2021/07/06/15/30/8.0.27, prod/bigpicture/jiraserver/2021/07/06/15/30/8.0.27, prod/bigtemplate/jiraserver/2021/07/06/15/30/8.0.27, prod/bigtemplate/jiracloud/2021/06/10/11/40
-
prod/bigpicture/jiracloud/2021/08/20/08/30, prod/biggantt/jiracloud/2021/08/20/08/30, prod/bigtemplate/jiracloud/2021/08/20/08/30, prod/biggantt/jiraserver/2021/08/20/09/30/8.1.4, prod/bigpicture/jiraserver/2021/08/20/09/30/8.1.4, prod/bigtemplate/jiraserver/2021/08/20/09/30/8.1.4, prod/biggantt/jiracloud/2021/10/25/09/30, prod/bigtemplate/jiracloud/2021/10/25/09/30, prod/bigpicture/jiracloud/2021/10/25/09/30, prod/bigpicture/jiraserver/2021/12/10/12/30/8.2.0, prod/bigtemplate/jiraserver/2021/12/10/12/30/8.2.0, prod/biggantt/jiraserver/2021/12/10/12/30/8.2.0
-
None
-
No
-
Tree
-
BigPicture, BigGantt, BigTemplate
-
JIRA server, JIRA cloud
-
7
-
7
-
-
Sprint 2021/15 SIW, Sprint 2021/16
-
PI2021/5
-
Testing quality
-
19 hours, 1 minute, 29 seconds -
2 hours, 36 minutes, 27 seconds -
1 hour, 15 minutes, 28 seconds -
2 days, 19 hours, 7 minutes, 45 seconds -
1 hour, 28 minutes, 24 seconds -
52 minutes, 19 seconds -
3 weeks, 4 days, 20 hours, 34 minutes, 14 seconds -
Description
Prerequisites:
In Box there is Column View with at least one column ‘Epic Link’ and ‘Project’
Steps to reproduce:
- Navigate to ‘Gantt’ module of Box as in Prerequisites
- Click Export button and choose Export to CSV (or XLSX)
- Open downloaded file
Actual Result
The data associated with the ‘Epic Link’ and ‘Project’ view have the wrong format
‘Epic Link’ e.g:
- com.softwareplant.util.datatype.rest.value.AgileEpicDTO@f25776df
‘Project’ e.g:
- com.softwareplant.util.datatype.rest.value.ProjectValueDTO@8a8b7182
Columns are displayed randomly
Expected Result
The data associated with the ‘Epic Link’ and ‘Project’ column have the format as below
- If columns have some value on Gantt: name or number
- If columns have not any value on Gantt: no data between commas (CSV) or empty cell (XLSX)
Columns are displayed in the order as on Gantt
Workaround: N/A