-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
10
-
Issue Summary
When exporting issues from Jira to CSV, it would be helpful to be able to see the actual repo name of any linked repositories to that particular Jira issue has shown in the development panel via smart commits. Currently you can observe this data within Jira itself, but only when you click on the commits, branches, pull requests, etc links in the development panel. However when you export these issues, that development information is not stored in such a way that we can determine the name of the repository itself.
Steps to Reproduce
- Link Jira Cloud with a repository, like in Bitbucket for example
- Make a few commits that include the issuekey in the message
- Confirm on the issue view in Jira that this development info is displayed and you can see the repo name
- Now try to export that issue data in Jira to a CSV format via the issue navigator export feature
Expected Results
It would be helpful if that export contained the same data that we can see in the dev panel itself
Actual Results
While you can see some data in the "Development" field, this json payload does not explicitly reveal the name of the repo itself
Workaround
Using the Export to HTML, as that option include the Development field.
- is related to
-
JRACLOUD-82605 [Tracked in Issue Links] tickets related to issue exports (CSV, HTML Report, Excel etc)
- Gathering Interest