Skip to content
Home / Migrations / JiraLinear

Jira Linear

medium

Linear is 10x faster, keyboard-driven, and designed for engineering teams. The mental model shift (Projects, Cycles, Issues) is the main learning curve.

Estimated: 4-8h · 6 steps
Progress0%
Step 1: Export from Jira

Jira: Project → Board → Export (or use the Jira REST API for programmatic export).

curl -u user:token 'https://yourorg.atlassian.net/rest/api/3/search?jql=project=KEY&maxResults=1000'
Step 2: Import to Linear

Linear: Settings → Import → Jira. Linear's importer handles issues, statuses, and labels automatically.

Step 3: Map statuses

Jira's custom workflows → Linear's Todo/In Progress/In Review/Done. You can customize Linear's statuses per team.

Step 4: Set up teams and projects

Create Linear teams matching Jira projects. Set up triage and backlog workflows.

Step 5: Migrate sprints to cycles

Jira sprints → Linear cycles (2-week default). Import active sprint issues to the current cycle.

Step 6: Train the team

Linear's keyboard shortcuts (T for triage, G+I for issues) change how people work. Run a 30-min training session.

All issues migrated, team can create/update/close issues, no data lost