diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 67b2a58..5918aeb 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -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" }, diff --git a/docs/importers/asana.md b/docs/importers/asana.md index bbd4f4a..0a731a7 100644 --- a/docs/importers/asana.md +++ b/docs/importers/asana.md @@ -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: diff --git a/docs/importers/clickup.md b/docs/importers/clickup.md index 8714580..89aea97 100644 --- a/docs/importers/clickup.md +++ b/docs/importers/clickup.md @@ -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 diff --git a/docs/importers/flatfile.md b/docs/importers/flatfile.md index 8c0a282..ed1c817 100644 --- a/docs/importers/flatfile.md +++ b/docs/importers/flatfile.md @@ -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 diff --git a/docs/importers/jira.md b/docs/importers/jira.md index 637edce..3578cb9 100644 --- a/docs/importers/jira.md +++ b/docs/importers/jira.md @@ -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: diff --git a/docs/importers/linear.md b/docs/importers/linear.md index 19ae093..64e52be 100644 --- a/docs/importers/linear.md +++ b/docs/importers/linear.md @@ -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: diff --git a/docs/intake/intake-forms.md b/docs/intake/intake-forms.md index 530847d..d2f0264 100644 --- a/docs/intake/intake-forms.md +++ b/docs/intake/intake-forms.md @@ -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. diff --git a/docs/core-concepts/issues/issue-types.md b/docs/work-items/project-work-item-types.md similarity index 97% rename from docs/core-concepts/issues/issue-types.md rename to docs/work-items/project-work-item-types.md index 532d433..055dddd 100644 --- a/docs/core-concepts/issues/issue-types.md +++ b/docs/work-items/project-work-item-types.md @@ -3,7 +3,7 @@ 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 +# Project Work Item Types 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. @@ -11,6 +11,8 @@ For example, your Marketing team may need a work item type called `Content` with 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). +