diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-18 00:07:42 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-18 00:07:42 +0000 |
| commit | c8ccf45aa0aa17413b107f9bbf9d6f160eaa8779 (patch) | |
| tree | 77b07d805562786cf9b218e25e0ed18fae396448 /doc/integration/jira/jira_server_configuration.md | |
| parent | 360ee1db0bf3bba2fc7aad7f230ec80829561227 (diff) | |
| download | gitlab-ce-c8ccf45aa0aa17413b107f9bbf9d6f160eaa8779.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration/jira/jira_server_configuration.md')
| -rw-r--r-- | doc/integration/jira/jira_server_configuration.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/integration/jira/jira_server_configuration.md b/doc/integration/jira/jira_server_configuration.md index 7dee99b024e..5bac108b457 100644 --- a/doc/integration/jira/jira_server_configuration.md +++ b/doc/integration/jira/jira_server_configuration.md @@ -20,7 +20,7 @@ credentials, you must: This process creates a user named `gitlab`: 1. Sign in to your Jira instance as a Jira administrator. -1. In the upper right corner of the top menu, go to the gear icon and +1. On the top bar, in the upper-right corner, select the gear icon, then select **User Management**. 1. Create a new user account (`gitlab`) with write access to projects in Jira. @@ -43,9 +43,9 @@ group to assign permissions to the user. This process adds the `gitlab` user you created to a new group named `gitlab-developers`: 1. Sign in to your Jira instance as a Jira administrator. -1. In the upper right corner of the top menu, go to the gear icon and +1. On the top bar, in the upper-right corner, select the gear icon, then select **User Management**. -1. On the sidebar, select **Groups**. +1. On the left sidebar, select **Groups**.  @@ -70,9 +70,9 @@ Next, create a permission scheme for your group. After creating the group in Jira, grant permissions to the group by creating a permission scheme: 1. Sign in to your Jira instance as a Jira administrator. -1. In the upper right corner of the top menu, go to the gear icon and +1. On the top bar, in the upper-right corner, select the gear icon, then select **Issues**. -1. On the sidebar, select **Permission Schemes**. +1. On the left sidebar, select **Permission Schemes**. 1. Select **Add Permission Scheme**, enter a **Name** and (optionally) a **Description**, and then select **Add**. 1. In the permissions scheme list, locate your new permissions scheme, and |
