Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 779 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 779 Bytes

Import instructions

  • Ensure Jira database is updated and clean from previous tests
  • Run ddl.sql script in the Jira database
  • Ensure repositories is cleaned from previous tests
  • Copy .config.template.json to .config.json
  • Configure .config.json
    • Set token (using firebird-issue-importer account)
    • Set database (better to not use embedded)
    • Set project mappings
    • Set usersMap mappings
    • Set attachments public and private project URLs
  • Enable issues in each project
  • Update attachments repositories
  • yarn run clone-repositories
  • yarn run parse-logs
  • yarn run import
  • yarn run import-check
  • Check import with check.sql
  • yarn run write-result
  • Commit import-result.json
  • Send import-result.json to configure the redirector