Skip to content

Commit 450e956

Browse files
authored
Merge pull request #163 from makeplane/custom-properties-redesign
Updates custom properties
2 parents 0319d85 + bd782d0 commit 450e956

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/core-concepts/issues/issue-types.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,10 @@ Adding custom properties to the default issue type Issue and other newly created
6767

6868
1. Under the issue type, click **Add New Property** to create custom fields.
6969
![Add new property](https://media.docs.plane.so/issues/add-new-property.webp#center)
70-
2. Specify values for **Name**, **Type** and **Attributes** of the new property. Select the **Mandatory** checkbox if it's a required field. Switch on the **Active** toggle button to make the property visible in issues.
71-
![Property details](https://media.docs.plane.so/issues/property-details.webp#center)
72-
3. Click **Confirm** (green checkmark icon) to add the property to the issue type.
70+
2. Specify values for **Title**, **Description** and **Property type** of the new property.
71+
![Property details](https://media.docs.plane.so/issues/property-details.webp#center)
72+
3. Select the **Mandatory property** checkbox if it's a required field. Select the **Active** checkbox to make the property visible in issues.
73+
4. Click **Create** to add the property to the issue type.
7374

7475
:::warning
7576
Before you delete properties, switch off the **Active** toggle button to avoid data loss.

0 commit comments

Comments
 (0)