# jira-to-github-issues **Repository Path**: mirrors_FirebirdSQL/jira-to-github-issues ## Basic Information - **Project Name**: jira-to-github-issues - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-16 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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