Details
-
Type:
Suggestion
-
Status: Gathering Interest (View Workflow)
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Issue - Actions
-
Labels:None
-
UIS:1
-
Support reference count:1
-
Feedback Policy:
Description
Summary
When exporting issues via CSV, the Portfolio field "Team" is exported by ID rather than by name. While this format is better for further JIRA imports, it is not human readable and isn't helpful for those cases where the export functionality is used to produce reports.
Steps to Reproduce
- Create a Portfolio Project.
- Create a Team under the project. Ex: "Team Jira".
- Configure the scope, associating a team (and a board) to the project.
- Raise a ticket, assigning it to any specific team in the project previously configured.
- Go to the Issue Navigator and export the issue to CSV (All Fields).
Expected Results
You should see the team name under the "Teams" column.
Actual Results
You will see the Portfolio Team ID for the team configured for the issue(s) exported.
Workaround
Currently, the only workaround is to export as HTML (which requires Jira 7.6 already installed to work seamlessly) and then do some manual work:
- Open the HTML file in Excel.
- Copy the headers + data part in a new spreadsheet, then save it as CSV.
- The resulting CSV file will include the team name instead of the ID.
Attachments
Issue Links
- is cloned from
-
JSDSERVER-5655 Export CSV - Ability to export Customer Organizations with their respective name instead of ID
-
- Gathering Impact
-
- is related to
-
JRASERVER-68666 Exporting issues to HTML including the Team portfolio field makes resulting file unopenable
-
- Gathering Impact
-
-
PS-42897 Loading...
- relates to
-
JPOSERVER-1847 Portfolio Team field should be a fully supported JIRA field
- Gathering Interest