@@ -11,11 +11,17 @@ Prerequisites
1111-------------
1212
1313- A **Jira Cloud project ** that you want to integrate with DejaCode.
14+
15+ .. note ::
16+
17+ **The Jira project must have an editable workflow **, it is recommended to choose
18+ **Jira ** > **Blank project ** template during project creation.
19+
1420- A **Jira user account ** with sufficient permissions
15- (at least *Create Issues * and *Edit Issues *) in that project.
21+ (at least ** Create Issues ** and ** Edit Issues * *) in that project.
1622
17- Create Custom "DejaCode Request" Work Type
18- ------------------------------------------
23+ Create "DejaCode Request" Work Type
24+ -----------------------------------
1925
2026.. warning ::
2127
@@ -28,26 +34,21 @@ To create the custom work type in Jira:
28343. Set the name to: ``DejaCode Request ``
29354. Click **Create **
3036
31- Create " Closed" Status
32- ----------------------
37+ Define Open/ Closed Statuses
38+ ---------------------------
3339
3440.. warning ::
3541
3642 This is required for the integration to function properly.
3743
38- This status will be set on the Jira issue when the DejaCode Request is closed.
39-
40- To create the **Closed ** status in Jira:
44+ To edit the workflow statuses in Jira:
4145
42461. Navigate to **Project settings ** → **Work types **
43472. Select the ``DejaCode Request `` work type
44483. Click **Edit workflow **
45- 4. Click **Add status **
46- 5. Click **Create new status ** tab
47- 6. Enter the name: ``Closed ``
48- 7. Choose a category: ``Done ``
49- 8. Click **Add **
50- 9. Click **Update workflow **
49+ 4. Rename the ``TO DO `` status to ``OPEN ``, keep the ``To do `` status category
50+ 5. Rename the ``DONE `` status to ``CLOSED ``, keep the ``Done `` status category
51+ 6. Click **Update workflow ** > **Save **
5152
5253Jira API Token
5354--------------
0 commit comments