Export csv file does not bring back the details entered on Risks field
book
Article ID: 127523
calendar_today
Updated On:
Products
Rally On-PremiseRally SaaS
Issue/Introduction
On the Portfolio item, user entered a value for Risks field(Text field). From the Portfolio item page, add the Risks from show columns. then tried to do an export as CSV. The generated report does not bring back the text that was entered for Risks field.
Environment
Release: Component: ACSAAS
Cause
Risks is now a work item, so if there is a field call "Risks" before. The name will conflict for the Risks(Work item) The export file will just show how many Risks(work item) for the PI, but not showing the Risks(Text type) content.
Resolution
From the workspace setting page, change the Field name from "Risks" to "Risks_xxxxx". Then no more name conflict issue. The export file could show the text detail for "Risks_xxxxx"