Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/importers/asana.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ With the Asana importer, you can easily import issues, states, labels, prioritie
## Import from Asana
> **Role**: Workspace admins

:::tip
To import issue types from Asana, make sure the [Issue types](/core-concepts/issues/issue-types) feature is enabled in your Plane workspace.
:::

To import Asana issues to a Plane project, follow these steps:
1. Click the **∨** icon next to your workspace name on the sidebar and select **Workspace Settings**.

Expand Down Expand Up @@ -75,8 +79,6 @@ Here’s a quick look at what gets imported during the migration from Asana to P
| Start date | Start date | |
| Due date | Due date | |
| Linked Issues | Links | Includes backlinks to the original Asana issue.|
| Sprint | Cycles | Includes the issues, start and end date. |
| Components | Modules | Includes the issues. |

## Sync Asana to Plane

Expand Down
4 changes: 4 additions & 0 deletions docs/importers/jira.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ With the Jira importer, you can easily import issues, states, labels, priorities
## Import from Jira
> **Role**: Workspace admins

:::tip
To import issue types from Jira, make sure the [Issue types](/core-concepts/issues/issue-types) feature is enabled in your Plane workspace.
:::

To import Jira issues to a Plane project, follow these steps:
1. Click the **∨** icon next to your workspace name on the sidebar and select **Workspace Settings**.

Expand Down
8 changes: 6 additions & 2 deletions docs/importers/linear.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ With the Linear importer, you can easily import issues, states, labels, prioriti
## Import from Linear
> **Role**: Workspace admins

:::tip
To import issue types from Linear, make sure the [Issue types](/core-concepts/issues/issue-types) feature is enabled in your Plane workspace.
:::

To import Linear issues to a Plane project, follow these steps:
1. Click the **∨** icon next to your workspace name on the sidebar and select **Workspace settings**.

Expand Down Expand Up @@ -72,8 +76,8 @@ Here’s a quick look at what gets imported during the migration from Linear to
| Start date | Start date | |
| Due date | Due date | |
| Linked Issues | Links | Includes backlinks to the original Linear issue.|
| Sprint | Cycles | Includes the issues, start and end date. |
| Components | Modules | Includes the issues. |
| Cycles | Cycles | Includes the issues, start and end date. |
| Projects | Modules | Includes the issues. |

## Sync Linear to Plane

Expand Down