My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

Perl script that reads a Trac database and converts it to CSV format that is compatible with Jira. Comments are converted to UTF-8 for compatibility with the Jira database.

The script depends on these Perl Modules:

Usage: trac2jira.pl -i

<trac_database>
[-o
<output_file>
]
  • If no output file is given, output is printed to STDOUT.

Once the CSV is created, run the import wizard and map the proper fields into Jira. You can use this link as reference:

Use '$' as the CSV delimeter.

Jira Value Mapping

To Download: Use SVN

OR
  • Download the latest version from the Downloads link

Powered by Google Project Hosting