A utility for importing projects and issues from Linear to Jetbrains space
- Configure a Python 3.10+ virtual environment and install all the dependencies in requirements.txt
- Create an application and application permanent token on Jetbrains Space
- Provide the necessary permissions for the application
- Create a Personal Key on Linear
- Run the main.py file
Feel free to make a PR to enable this functionalities
- Importing members into a project
- Checking whether an issue exists on Jetbrains before creating it. We completely avoid this by not creating issues for a project that already exists
- Custom Fields