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
8 changes: 6 additions & 2 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -411,8 +411,12 @@ export default defineConfig({
],
},
{
text: "Work Item Types",
link: "/core-concepts/issues/issue-types",
text: "Project Work Item Types",
link: "/work-items/project-work-item-types",
},
{
text: "Workspace Work Item Types",
link: "/work-items/workspace-work-item-types",
},
{ text: "Work Item States", link: "/core-concepts/issues/states" },
{ text: "Work Item Labels", link: "/core-concepts/issues/labels" },
Expand Down
2 changes: 1 addition & 1 deletion docs/importers/asana.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The Asana importer is available on Plane Cloud and on all plans of the Commercia
> **Role**: Workspace admins

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

To import Asana issues to a Plane project, follow these steps:
Expand Down
2 changes: 1 addition & 1 deletion docs/importers/clickup.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The ClickUp importer is available on Plane Cloud and on all plans of the Commerc
- ClickUp Lists organized within Folders.

::: tip
To import custom task types from ClickUp, make sure the [Work item types](/core-concepts/issues/issue-types) feature is enabled in your Plane project.
To import custom task types from ClickUp, make sure the [Work item types](/work-items/project-work-item-types) feature is enabled in your Plane project.
:::

## Import from ClickUp
Expand Down
30 changes: 15 additions & 15 deletions docs/importers/flatfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,21 +109,21 @@ Here's how to get started:

When bringing your data from CSV into Plane, here's exactly what you can transfer over:

| Field | Notes |
| -------------- | ----------------------------------------------------------------------------------------------------------- |
| Title | Required for all items |
| Description | Plain text only - any formatting, images, or tags will be imported as raw text |
| Work Item Type | Make sure the [Work item types](/core-concepts/issues/issue-types) feature is enabled in your Plane project |
| State | Must map to valid states in your Plane project |
| Assignees | **Must be email addresses**, not usernames - this is how Plane connects work items to users |
| Priority | Must map to valid priority values in your Plane project |
| Created By | **Must be email addresses** - allows Plane to track who originally created the item |
| Start Date | |
| Target Date | |
| Labels | |
| Cycle | |
| Module | |
| Created At | |
| Field | Notes |
| -------------- | ------------------------------------------------------------------------------------------------------------- |
| Title | Required for all items |
| Description | Plain text only - any formatting, images, or tags will be imported as raw text |
| Work Item Type | Make sure the [Work item types](/work-items/project-work-item-types) feature is enabled in your Plane project |
| State | Must map to valid states in your Plane project |
| Assignees | **Must be email addresses**, not usernames - this is how Plane connects work items to users |
| Priority | Must map to valid priority values in your Plane project |
| Created By | **Must be email addresses** - allows Plane to track who originally created the item |
| Start Date | |
| Target Date | |
| Labels | |
| Cycle | |
| Module | |
| Created At | |

## Managing your imports

Expand Down
2 changes: 1 addition & 1 deletion docs/importers/jira.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The Jira importer is available on Plane Cloud and on all plans of the Commercial
> **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 project.
To import issue types from Jira, make sure the [Issue types](/work-items/project-work-item-types) feature is enabled in your Plane project.
:::

To import Jira issues to a Plane project, follow these steps:
Expand Down
2 changes: 1 addition & 1 deletion docs/importers/linear.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The Linear importer is available on Plane Cloud and on all plans of the Commerci
> **Role**: Workspace admins

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

To import Linear issues to a Plane project, follow these steps:
Expand Down
2 changes: 1 addition & 1 deletion docs/intake/intake-forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ All work items submitted through forms appear in Intake under the **Triage** sta

## Custom intake forms

Plane provides a default intake form structure for quick setup. However, if you need more control over what information you collect, you can build custom forms using your project's [work item types](/core-concepts/issues/issue-types).
Plane provides a default intake form structure for quick setup. However, if you need more control over what information you collect, you can build custom forms using your project's [work item types](/work-items/project-work-item-types).

When you build forms with work item types, you design the form around a specific type's properties.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@ title: Work Item Types
description: Create specialized work item types in Plane with custom properties, icons, and colors for different teams and workflows to streamline project management.
---

# Work Item Types <Badge type="info" text="Pro" />
# Project Work Item Types <Badge type="info" text="Pro" />

Work item Types unlock a whole new way of adding, editing, and moving work forward in Plane. The default work item type called `Issue` is great for starting with Plane, but as you advance in your project management journey, you find the need for names and properties unique to the type of work you are doing.

For example, your Marketing team may need a work item type called `Content` with the properties, `Channel`, `SEO done?`, and `Reviewer` — properties that aren't available on the default Work items. Your Engineering team, on the other hand, may want a work item type called `Bugs` with the properties `Version` and `Environment` to have more upfront info per bug reported.

Work item Types make these and infinite other use cases possible.

On the Enterprise Grid, work item types are managed at the workspace level for consistency across projects. See [Workspace Work Item Types](/work-items/workspace-work-item-types).

<div style="position: relative; padding-bottom: calc(56.67989417989418% + 41px); height: 0; width: 100%">
<iframe
src="https://demo.arcade.software/V1jNWxXip4waqo9CgkO3?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true"
Expand Down Expand Up @@ -104,6 +106,8 @@ Here's a list of all the property types and attributes that Plane provides for c
| **Date** | Date Format | Consistent date format across all properties. |
| **Member&nbsp;picker** | Single Select, Multi select | Displays a list of all project members. Members selected via a member picker property are automatically added as subscribers to the work item, so they receive notifications for updates, comments, and status changes. |

| **URL** | A URL field for linking to external resources. |

### Examples of custom properties

- _Product launch_
Expand Down
Loading
Loading