Importing issues and documents

Import from task trackers

Import from task trackers

You can import issues from Jira, GitHub, Mantis, Redmine, and Bugzilla, and migrate tasks and projects from one YouTrack instance to another.

A full history of commit messages and pull requests from TeamCity, GitHub, GitLab, and BitBucket Cloud can also be added to imported YouTrack issues. To make this work, import tasks that include the VCS changes history and set up an integration with your VCS.

YouTrack can be configured to import continuously from Jira and GitHub. When continuous import is enabled, YouTrack checks the connected Jira or GitHub instance for changes in the imported projects every 10 minutes. Issues that have been added or updated since the previous check are imported and updated in YouTrack.

Import from Confluence

Import from Confluence

You can import entire Confluence spaces to YouTrack Knowledge Base, complete with articles, comments, and even users. Import works with cloud and self-hosted Confluence installations.

Import from Google Sheets

Import from Google Sheets

YouTrack also supports importing issue data from Google Sheets. This means you can effectively import issues from any tracker that exports data in a compatible format, including CSV and XLSX. You can also use the ability to import from Google Sheets as a tool for importing issues in bulk.

Custom imports

Custom imports

YouTrack allows you to import from any external source by using custom JavaScript import scripts that map imported data to YouTrack entities. The import API is fully documented, and a demo import script is provided for reference.