| Before you begin: If you try to re-import same project several times, then you must delete previously imported data before the next attempt. |
Importing Issues from Google Code Issue Tracker to YouTrack
Current implementation of the Python Client Library and scripts is compatible with YouTrack 3.x and 4.x REST API and Python 2.6. If you use YouTrack 2.x, please refer to YouTrack Release Downloads Archive for the YouTrack 2.x compatible versions of the library and scripts.
To import issues from Google Code Issue Tracker:
- Install Google Data Python Client Library.
- Download the latest version of YouTrack's Python Client Library and unzip it.
- Create mapping between a Google Code project and a target YouTrack project. See sample mappings in googleCode/chromium.py or googleCode/youtrackAndroid.py files.
- Import your mapping into googlecode2youtrack.py:
- Execute the following command: