Skip to content

This project provides an easy and free way to export all the fields that Jira Export cannot do in CSV format on its own.

Notifications You must be signed in to change notification settings

michael94ellis/JiraIssueXMLExportToCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

JiraIssueXMLExportToCSV

This project provides an easy and free way to export all the fields that Jira Export cannot do in CSV format on its own.

This will provide you with:

  • Comments
  • Issue Link Types and Keys
  • Status Color/Category
  • Rank
  • A link to the issue
  • And everything in the normal CSV export

To use this, export the XML for the Jira issues you want in CSV.

Then download these files:

  • RunTheConverter.cmd - It's one line, it runs the powershell script in STA mode and by-passes security You can rename the RunTheConverter.cmd file
  • XMLToCSVConverter.ps1 - This is a PowerShell 2.0 script that opens a File-Picker window and parses XML into PSObjectes then opens a File-Saver window and saves them as a CSV file
Run the RunTheConverter.cmd file to use this tool.

About

This project provides an easy and free way to export all the fields that Jira Export cannot do in CSV format on its own.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published