Skip to content

Commit 682f9b3

Browse files
authored
Update managing-projects-using-jira.md
I suspect UI has changed in GHES since this docs were created, so I've updated them to match the UI in 2.22 Similar with Jira, the DVCS accounts are now under Applications Lastly, Atlassian has changed "JIRA" to "Jira" a few years ago.
1 parent fd6f5fe commit 682f9b3

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

content/admin/user-management/managing-projects-using-jira.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Managing projects using JIRA
3-
intro: 'You can integrate JIRA with {% data variables.product.prodname_enterprise %} for project management.'
2+
title: Managing projects using Jira
3+
intro: 'You can integrate Jira with {% data variables.product.prodname_enterprise %} for project management.'
44
redirect_from:
55
- /enterprise/admin/guides/installation/project-management-using-jira/
66
- /enterprise/admin/articles/project-management-using-jira/
@@ -11,26 +11,27 @@ versions:
1111
enterprise-server: '*'
1212
---
1313

14-
### Connecting JIRA to a {% data variables.product.prodname_enterprise %} organization
14+
### Connecting Jira to a {% data variables.product.prodname_enterprise %} organization
1515

1616
1. Sign into your {% data variables.product.prodname_enterprise %} account at http[s]://[hostname]/login.
17-
1. In the upper right corner of any page, click the account settings (gear) icon.
18-
1. In the left sidebar, click the name of your organization.
19-
1. In the left sidebar, click **Applications**.
20-
1. In the upper right corner of the **Organization applications** box, click **Register new application**.
17+
1. Got to http[s]://[hostname]/settings/organizations or alternatively click on your user icon in top right corner and select **Your organizations**.
18+
https://user-images.githubusercontent.com/59625655/100982733-8b1c7380-359c-11eb-9ab7-62f18581a930.png
19+
1. Click on **Settings** button for the organisation you'd like to connect to Jira
20+
1. In the left sidebar, under **Developer settings** click **OAuth Apps**.
21+
1. Click on **Register new application** button.
2122
1. Fill in the application settings:
22-
- In the **Application name** field, type "JIRA".
23-
- In the **Homepage URL** field, type the full URL of your JIRA instance.
24-
- In the **Authorization callback URL** field, type the full URL of your JIRA instance.
23+
- In the **Application name** field, type "Jira".
24+
- In the **Homepage URL** field, type the full URL of your Jira instance.
25+
- In the **Authorization callback URL** field, type the full URL of your Jira instance.
2526
1. Click **Register application**.
26-
1. At the top of the page, note the **Client ID** and **Client Secret**. You will need these for configuring your JIRA instance.
27+
1. At the top of the page, note the **Client ID** and **Client Secret**. You will need these for configuring your Jira instance.
2728

28-
### JIRA instance configuration
29+
### Jira instance configuration
2930

30-
1. On your JIRA instance, log into an account with administrative access.
31+
1. On your Jira instance, log into an account with administrative access.
3132
1. At the top of the page, click the settings (gear) icon.
32-
1. In the settings dropdown, choose **Add-ons**.
33-
1. In the left sidebar, under **Source control**, click **DVCS accounts**.
33+
1. In the settings dropdown, choose **Applications**.
34+
1. In the left sidebar, under **Integrations**, click **DVCS accounts**.
3435
1. Click **Link Bitbucket or GitHub account**.
3536
1. In the **Add New Account** modal, fill in your {% data variables.product.prodname_enterprise %} settings:
3637
- From the **Host** dropdown menu, choose **GitHub Enterprise**.

0 commit comments

Comments
 (0)