-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Projects
-
None
-
Minor
Issue Summary
The Atlassian Projects CSV export no longer includes linked Jira issues from the "Jira work" field. The "Work Tracking Link" column in the exported CSV is present but empty for projects that have Jira work items
Steps to Reproduce
- Navigate to Atlassian Home and search or filter for Projects with linked Jira work items
- Export the results as a CSV
- Open the exported CSV and locate the "Work Tracking Link" column
Expected Results
The "Work Tracking Link" column contains the linked Jira issue keys (e.g. PROJECT-123) as displayed in the UI under the "Jira work" field.
Actual Results
The "Work Tracking Link" column is present in the CSV but empty, despite the projects having linked Jira work items visible in the UI.
Workaround
Currently there is no known workaround for this behaviour. As a temporary measure, linked Jira issue keys can be retrieved via the Atlassian platform GraphQL API.