Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
31f138ec
Commit
31f138ec
authored
Oct 27, 2021
by
Kati Paizee
Committed by
Marcin Sedlak-Jakubowski
Oct 27, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revise Jira server credentials section for style
parent
28e18a4c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
14 deletions
+16
-14
doc/integration/jira/jira_server_configuration.md
doc/integration/jira/jira_server_configuration.md
+16
-14
No files found.
doc/integration/jira/jira_server_configuration.md
View file @
31f138ec
...
...
@@ -17,9 +17,9 @@ credentials, you must:
## Create a Jira Server user
This process creates a user named
`gitlab`
and adds it to a new group named
`gitlab-developers`
:
This process creates a user named
`gitlab`
:
1.
Sign in to your Jira instance as a
n
administrator.
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
select
**User Management**
.
1.
Create a new user account (
`gitlab`
) with write access to
...
...
@@ -37,13 +37,15 @@ After you create the user, create a group for it.
## Create a Jira Server group
After you
[
create a Jira Server user
](
#create-a-jira-server-user
)
,
you can
create a
group to assign permissions to the user
:
After you
[
create a Jira Server user
](
#create-a-jira-server-user
)
, create a
group to assign permissions to the user
.
1.
Sign in to your Jira instance as an administrator.
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
select
**User Management**
.
1.
From
the sidebar, select
**Groups**
.
1.
On
the sidebar, select
**Groups**
.
!
[
Jira create new user
](
img/jira_create_new_group.png
)
...
...
@@ -52,12 +54,12 @@ group to assign permissions to the user:
1.
To add the
`gitlab`
user to the
`gitlab-developers`
group, select
**Edit members**
.
The
`gitlab-developers`
group should be listed in the leftmost box as a
selected group.
1.
In the
**Add members to selected group(s)**
area
, enter
`gitlab`
.
1.
In the
**Add members to selected group(s)**
section
, enter
`gitlab`
.
1.
Select
**Add selected users**
.
Jira saves your selection, and
`gitlab`
should appear
in the
**Group member(s)**
area
.
The
`gitlab`
user appears
in the
**Group member(s)**
section
.
![
Jira added user to group
](
img/jira_added_user_to_group.png
)
!
[
Jira added user to group
](
img/jira_added_user_to_group.png
)
Next, create a permission scheme for your group.
...
...
@@ -65,16 +67,16 @@ 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
n
administrator.
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
select
**Issues**
.
1.
From
the sidebar, select
**Permission Schemes**
.
1.
On
the 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
select
**Permissions**
.
1.
Next to
**Administer Projects**
, select
**Edit**
.
In
the
**Group**
list, select
`gitlab-developers`
.
1.
Next to
**Administer Projects**
, select
**Edit**
.
1.
From the
**Group**
dropdown list, select
`gitlab-developers`
, and then select
**Grant**
.
!
[
Jira group access
](
img/jira_group_access.png
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment