Wiki source code of Jira

Last modified by DevOps-as-a-Service Operator on 2025/02/05 11:33

Show last authors
1 {{toc/}}
2
3 = First steps in Jira =
4
5 {{info}}
6 **You have two options to log in to Jira:**
7
8 * you can **use SDPortal**, in this case the selected project will be set
9 * you can **use a direct URL** (for example a bookmark) but in this case **you have to [[**select the project** **manually**>>doc:||anchor="selectprojectjira"]]** in Jira that you would like to work on.
10 {{/info}}
11
12 == {{id name="logintojira"/}}Log in to Jira from SDPortal ==
13
14 In SDPortal click **Jira** in the **Tools** section of your project.
15
16 In this example the FCI project will be the selected project to work on.
17
18 [[image:attach:image2019-8-26_10-29-45.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="244" width="1100"]]
19
20 In this example the user is assigned to two projects, and the user has a specific role in each project.
21
22 {{info}}
23 The roles can be used to restrict certain rights according to the project. A detailed role matrix for Jira can be found in the [[Jira project roles section>>doc:||anchor="jira_project_roles"]]
24 {{/info}}
25
26 Log in to Jira with your username and password:
27
28 [[image:attach:image2019-9-10_14-26-41.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" width="600"]]
29
30 == First login to Jira ==
31
32 If you log in for the first time, you can choose the preferred language and your avatar image, then you can continue by clicking (% style="letter-spacing:0.0px" %)**Next**(%%) button:
33
34 Gravatar is enabled for user avatars, so your Gravatar  - i.e. the Gravatar associated with the email address in your user profile -  will automatically be set as your user avatar and this step will be skipped.
35
36 [[image:attach:image2019-8-27_14-11-1.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" width="600"]]
37
38 The next screen shows the **Backlog**, where the created issues will appear.
39
40 If you are the first user to create an issue, the Backlog will be empty:
41
42 [[image:attach:image2019-8-27_14-39-22.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="452" width="1100"]]
43
44 You can open the backlog any time by clicking the **backlog** button on the left:
45
46 [[image:attach:image2019-8-29_11-14-41.png||data-xwiki-image-style-border="true" thumbnail="true" height="250"]]
47
48
49 == {{id name="selectprojectjira"/}}Select Project ==
50
51 If you would like to create or view issues belonging to other projects you can select the project by clicking **Projects** on the top
52
53 [[image:attach:image2019-8-27_14-48-0.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="328" width="363"]]
54
55 In this example you can see the same projects that are assigned to this user in SDPortal (//Future Cloud Infrastructure// and //Showing Devops as a Service capabilities//).
56
57 If **View All Projects** is selected, you can see the projects you are assigned to.
58
59 [[image:attach:image2019-8-27_14-54-7.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="290" width="1100"]]
60
61 You can select the desired project to continue your work.
62
63 = Issues =
64
65 Issues are the building blocks of any Jira project. An issue could represent a story, a bug, a task, or another issue type in your project.
66
67 == {{id name="createissue"/}}Create an Issue ==
68
69
70 To create an issue click the **Create an issue** button.
71
72 [[image:attach:image2019-8-27_15-2-49.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="102" width="450"]]
73
74 First you have to select the(% style="letter-spacing:0.0px" %)** Issue Type**(%%), which can be Task, Story, Epic or Bug.
75
76 In this example this issue will be a Task.
77
78 [[image:attach:image2019-8-29_9-57-32.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="228" width="450"]]
79
80 Fill the required fields, the user who creates the issue ticket will be the **Reporter**.
81
82 [[image:attach:image2019-8-29_10-7-5.png||queryparams="effects=drop-shadow" height="649" width="700"]]
83
84 If there are tickets that have been already created you can link those to this ticket as **Linked Issues. **
85
86 You can also link this issue to an Epic, or to an existing Sprint.
87
88 The **Assignee** can be selected from existing users, or you can assign it to yourself by clicking **Assign to me**.
89
90 (For further refinement of the settings click (% style="letter-spacing:0.0px" %)//Configure Fields//(%%).)
91
92 To create the ticket click the **Create** button.
93
94 [[image:attach:image2019-8-29_10-9-19.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="649" width="700"]]
95
96 Now your ticket appears in the **Backlog**:
97
98 [[image:attach:image2019-8-29_10-20-14.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="351" width="450"]]
99
100 By repeating these steps you can add new issues to the Backlog.
101
102 == Edit an Issue ==
103
104 {{info}}
105 **Prerequisites**
106
107 You are logged in to Jira.
108 You have recently created an issue as shown in the Create an issue section.
109 {{/info}}
110
111
112 You can **Edit** or** Delete** the issue ticket any time, simply just click the ticket name (in this example FCI-1) in the (% style="letter-spacing:0.0px" %)//Backlog//(%%):
113
114 [[image:attach:image2019-8-29_10-45-11.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="150" width="350"]]
115
116 Then click on the** Issue menu **button (three dots) on the right side:
117
118 [[image:attach:image2019-8-29_10-31-41.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="358" width="1100"]]
119
120 **Edit** an issue can be useful option if you would like to for example assign an issue to another user (allows you to edit all the fields that  are possible to edit when creating an issue).
121
122 == Find a recently created Issue ==
123
124 {{info}}
125 **Prerequisites**
126
127 You are logged in to Jira.
128 You have selected the project you want to start searching and you also have recently created an issue as shown in the Create an issue section.
129 {{/info}}
130
131 Select the Project you want to see a recently created issue (here as example the project name is //Future Cloud Infrastructure//) - click on(% style="letter-spacing:0.0px" %)** Project**(%%) button on the top, select(% style="letter-spacing:0.0px" %)** View all Projects**(%%), the click on the selected P(% style="letter-spacing:0.0px" %)**roject**(%%):
132
133 [[image:attach:image2019-8-30_13-49-26.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" width="800"]]
134
135 Click the **Issues** button on the left column:
136
137 [[image:attach:image2019-8-30_13-53-46.png||data-xwiki-image-style-border="true" thumbnail="true" height="250"]]
138
139 Now all open issues are listed.
140
141 On the **Order by Priority** click the drop down Menu and select Created:
142
143 [[image:attach:image2019-8-30_13-56-14.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="506" width="357"]]
144
145 You can also use the search field to find a category for the order of issues.
146
147 == Search for issues ==
148
149 {{info}}
150 **Prerequisites**
151
152 You are logged in to Jira.
153 You have selected the project you want to start searching and you also have already created an issue as shown in the Create an issue section.
154 {{/info}}
155
156 To find a specific issue you should use the search field on the top right section in Jira and start typing words related to the issue that you are searching for.
157
158 In this example the issue that is being searched is //Create documentation for Release 1.0 //
159
160 If you are assigned to more than 1 project, the matching results for the search may //display issues from other projects too//:
161
162 [[image:attach:image2019-8-30_14-3-30.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="336" width="400"]]
163
164 = Sprints =
165
166 In Jira Software, you can view sprints on a board and assign issues to sprints - this feature is only available for Scrum boards.
167
168 == {{id name="startsprint"/}}Start a Sprint ==
169
170 If you and your colleagues created the issues you can set up a sprint.
171
172 {{info}}
173 **Prerequisites**
174
175 1. You are logged in to Jira.
176 1. You have selected the project where you want to start a Sprint, and you are using a Scrum board for the project.
177 1. You have at least MASTER role on this project.
178 {{/info}}
179
180
181 Keep in mind that only **//Admin//** and **//Master//** roles allows to create a sprint (with only Developer or Viewer role it is not possible).
182
183 {{info}}
184 (% class="title" %)
185 **Hint**
186
187 If you need to know how to change your role to MASTER, please visit in SDPortal for Admins - [[Assign a user to a project>>doc:DevOps Portal for Admins.WebHome||anchor="assignusertoproject"]]
188 {{/info}}
189
190 Select  the **Backlog icon** on the left column then click on **Create Sprint**.
191
192 [[image:attach:image2019-8-30_10-11-1.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="140" width="1100"]]
193
194 To determine a sprint goal (that you may want to achieve at the end of the sprint) just click on the sprint menu (three dots) on the right and then select **Add sprint goal.**
195
196 [[image:attach:image2019-8-30_10-15-14.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="516" width="1100"]]
197
198 After you have set the goals proceed to **drag and drop** the selected issue(s) from the Backlog to** Plan your Sprint** section.
199
200 [[image:attach:image2019-8-30_10-19-14.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="516" width="1100"]]
201
202 The dragged issues appear in the sprint section (here it is named FCI Sprint 1). If all the desired issues are in this section click on** Start Sprint**:
203
204 [[image:attach:image2019-8-30_11-40-52.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="350" width="1100"]]
205
206 Then you can set the **Duration **and** Start Date** for the sprint,
207
208 To start the sprint click **Start**:
209
210 [[image:attach:image2019-8-30_11-39-21.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="431" width="450"]]
211
212 A successful Sprint start will display this message: " (% style="letter-spacing:0.0px" %)**Sprint 'FCI Sprint 1 has successfully started'.**(%%) "
213
214 == Move existing Issues from Backlog into current Sprint ==
215
216 {{info}}
217 **Prerequisites**
218
219 1. You are logged in to Jira.
220 1. You have selected the project and you have already started a Sprint.
221 1. You have at least MASTER role on this project.
222
223 n message here.
224 {{/info}}
225
226 Select in Jira the Backlog icon on the left column and with the mouse proceed to **drag and drop** the desired issues from Backlog to the sprint.
227
228 In this example the issue named FCI-4 is being added to the current sprint.
229
230 [[image:attach:image2019-8-30_13-29-48.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="250"]]
231
232 After an issue has been dragged the following message appears and you have to **Confirm** the change:
233
234 [[image:attach:image2019-8-30_13-31-32.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="219" width="527"]]
235
236 == Manage Sprints ==
237
238 {{info}}
239 **Prerequisites**
240
241 1. You are logged in to Jira.
242 1. You have selected the project and you have already started a Sprint.
243 1. You have at least MASTER role on this project.
244 {{/info}}
245
246 If you would like to manage issues in the sprint click **Active sprints** on the left column:
247
248 [[image:attach:image2019-8-30_14-16-11.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="324" width="1100"]]
249
250 If you start work on an issue you can simply drag the issue from **To Do** to the  **In Progress** column (this status can be set by //Edit an issue// too)
251
252 [[image:attach:image2019-8-30_14-19-15.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="250"]]
253
254 If an issue is closed you can drag to the **Done** column also, and the letters will change to the strike-through type.
255
256 In this example the work on FCI-2 has not started yet, FCI-3 is in progress and FCI-4 is finished:
257
258 [[image:attach:image2019-8-30_14-28-30.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="324" width="1100"]]
259
260 You can also close the current sprint any time by clicking on **Complete Sprint** on the top right.
261
262 [[image:attach:image2019-8-30_14-23-16.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="172" width="450"]]
263
264 = Dashboards =
265
266 Your dashboard is the main display you see when you log in to Jira. You can create multiple dashboards from different projects, or multiple dashboards for one massive overview of all the work you're involved with.
267
268 == Create a new Dashboard ==
269
270 You can create custom dashboards to Jira by clicking the **Dashboards** tab, then click on **Manage Dashboards**:
271
272 [[image:attach:image2019-9-3_13-17-57.png||data-xwiki-image-style-border="true" thumbnail="true" height="109" width="167"]]
273
274 Select the Dashboards Tab and on the right side select **Create new dashboard **button** **on the top right corner:
275
276 [[image:attach:image2019-8-30_14-40-25.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="107" width="313"]]
277
278 Fill the **Name** field (Description is mandatory), then select  the Project option from **Add Viewers** (you will see the project name appearing next to this).
279
280 The options can be to select a **Group** (for example// jira-software-users//), members of an exact **Project**, **Any logged-in user** (no matter what projects assigned to the users) or **Public**.
281
282 [[image:attach:image2019-8-30_15-6-37.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="420" width="500"]]
283
284 {{info}}
285 ⚠** WARNING**
286
287 Sharing with the public will make this visible to all users, including users who are not logged in.
288 {{/info}}
289
290 You can pick a role (in the project) or you can select **All** (as this example shows), and you have to click **Add** to set the Viewers for this dashboard.
291
292 [[image:attach:image2019-8-30_15-12-35.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" width="600"]]
293
294 You also have to **Add Editors** for the dashboard (in the next row), for example you can choose a **User** (instead of group) then start typing the username to select the user:
295
296 [[image:attach:image2019-8-30_15-18-7.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" width="600"]]
297
298 Click **Add** at the end of this line, and if you would like to add a another user just type in the field and click **Add** again.
299
300 In this example the users  add to Editors have the right to edit this dashboard.
301
302 To create this new dashboard click **Add** on the bottom:
303
304 [[image:attach:image2019-8-30_15-21-20.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="470" width="600"]]
305
306 == Add Gadgets to Dashboards ==
307
308 Now the new dashboard is available (when you click on **Dashboards** on the top), click on the created dashboard to continue with adding gadgets:
309
310 [[image:attach:image2019-9-4_9-27-52.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="114" width="179"]]
311
312 In the appearing screen you can see your selected dashboard's name on the right.
313
314 Click on **add a new gadget **to populate a gadget to this dashboard:
315
316 [[image:attach:image2019-9-4_9-36-20.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="240" width="700"]]
317
318 By default you can add only the //Bubble Chart// and the //Introduction// gadget, so click on **Load all gadgets** to see more:
319
320 [[image:attach:image2019-9-4_9-41-17.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="295" width="700"]]
321
322 You can select from the loaded gadgets by clicking **Add gadget. **In this example a new Pie Chart will be placed on the dashboard:
323
324 [[image:attach:image2019-9-4_9-46-40.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="199" width="700"]]
325
326 You can select more gadgets (in this example Issues in progress is also added) and if you are finished the selection you can close this window by clicking X on the top.
327
328 You can reorder the gadgets by drag and drop method.
329
330 Fill the fields with the required data or sslect the available oprtions. For the Pie chart for example you can select the project:
331
332 [[image:attach:image2019-9-4_9-53-46.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="377" width="700"]]
333
334 Click **Save** on each gadget to see the results
335
336 In this example the //Pie Chart// shows the Assignee of the tickets, and the// Issues in progress// show only the ticket which is assigned to the user who is created the dashboard:
337
338 [[image:attach:image2019-9-4_10-38-55.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="447" width="700"]]
339
340 == Manage Dashboards ==
341
342 Select the **Dashboards** tab and select **Manage Dashboards**
343
344 [[image:attach:image2019-9-4_10-52-45.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="146" width="185"]]
345
346 In this example, the user has yet created another dashboard (SDCloud Dashboard) and has the right to modify each dashboard by clicking the** clog icon** - available options are **Edit**, **Delete** or **Copy** the dashboard.
347
348 [[image:attach:image2019-9-4_10-49-23.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="337" width="1100"]]
349
350 = Boards =
351
352 A board displays issues from one or more projects, giving you a flexible way of viewing, managing, and reporting on work in progress. The available types of boards in Jira are:
353
354 * **Scrum board**: For teams that plan their work in sprints. Includes a backlog.
355 * **Kanban board**: For teams that focus on managing and constraining their work-in-progress. Includes the option of a Kanban backlog
356
357 Select the** Boards** tab and select **View all boards**:
358
359 [[image:attach:image2019-9-10_11-0-22.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="198" width="185"]]
360
361 == {{id name="jira_create_boards"/}}Create Boards ==
362
363 {{info}}
364 **Prerequisites**
365
366 1. You are logged in to Jira.
367 1. You have at least ADMIN role on this project to be able to create new boards.
368 {{/info}}
369
370 To create a new board click on **Create board** button on the right corner:
371
372 [[image:attach:image2019-9-18_10-41-10.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="118" width="700"]]
373
374 Select the type of the new board: it can be **Scrum** or **Kanban** board.
375
376 [[image:attach:image2019-9-18_10-42-48.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="249" width="700"]]
377
378 In this example a Scrum board have been selected and there is an option to create a **Board from an existing project** or from an existing Saved Filter.
379 [[image:attach:image2019-9-18_10-58-28.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" width="700"]]
380
381 Type the **Board Name** and select a **Project(s). **Then click** Create board.**
382
383 In this example the name is //Custom Scrum board// //for FCI// and the selected project is //Future Cloud Infrastructure.//
384
385 **[[image:attach:image2019-9-18_11-11-1.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="261" width="700"]]**
386
387 The following message indicates that the new board has been created:
388
389 [[image:attach:image2019-9-18_11-14-15.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="73" width="417"]]
390
391 Now you can modify the board's properties, all the settings based on the project's board by default.
392
393 == Manage Boards ==
394
395 {{info}}
396 **Prerequisites**
397
398 1. You are logged in to Jira.
399 1. You have at least ADMIN role on this project to be able to manage boards.
400 {{/info}}
401
402 Click the **Board menu** (3 dots on the right)  of the selected board: 
403
404 [[image:attach:image2019-9-10_11-16-54.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="228" width="1100"]]
405
406 You can **Copy** or **Delete** the board, and you can also modify the default settings by selecting **Configure**:
407
408 [[image:attach:image2019-9-10_11-20-4.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="152" width="183"]]
409
410 The //**General**// information of the board appears, containg the //board's name//, the //administrator(s)//, the //filter// data, and the //owner// (of the project)
411
412 [[image:attach:image2019-9-10_11-24-16.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="548" width="1100"]]
413
414 === Configuring Columns of a Board ===
415
416 To Edit the columns of the board (e.g. you would like to create a new column) just click Columns tab on the left.
417
418 In the following example a new column will be added named //Pending//.
419
420 First  a new status can be created by clicking **Add status**:
421
422 [[image:attach:image2019-9-10_11-39-43.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="396" width="1100"]]
423
424 In the appearing window type //Blocked// for the name than click **Add** to create a new status.
425
426 [[image:attach:image2019-9-10_11-56-24.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="205" width="461"]]
427
428 Then the new column can be created by clicking **Add column**:
429
430 [[image:attach:image2019-9-10_11-58-34.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="498" width="1100"]]
431
432 In the appearing window type //Blocked// for the name than click **Add** to create a new column.
433
434 [[image:attach:image2019-9-10_12-1-13.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="218" width="483"]]
435
436 Now the new column with a new status has been created:
437
438 [[image:attach:image2019-9-10_12-2-2.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="454" width="1100"]]
439
440 You can also change the columns order with a drag and drop method.
441
442 === Configuring Swimlanes ===
443
444 To configure the rows (to group issues) click **Swimlanes** on the left then select from** Base Swimlanes** on:
445
446 [[image:attach:image2019-9-10_14-2-23.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="434" width="1100"]]
447
448 === Configuring quick filters ===
449
450 You can set custom filter tabs for the board - in this example a new tab named Max Mustermann is created, and by clicking this tab only the user's issues visible:
451
452 [[image:attach:image2019-9-10_11-48-1.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="273" width="1100"]]
453
454 === Other Configuration Options ===
455
456 You can set the design of the board by changing settings in** Card colors** or **Card layout**
457
458 **Estimation** can be based on //Story Points//, //Original Time Estimate//, or //Issue Count.//
459
460 You can set the **Working days **also (by default it is Monday-Friday)
461
462 You can customize the issue's appearance in **Issue Detail View.**
463
464 = Manage Projects =
465
466 {{info}}
467 **Prerequisites**
468
469 1. You are logged in to Jira.
470 1. You have at least ADMIN role on this project.
471 {{/info}}
472
473 Click on the **Administration icon** in the top right corner, then select **Projects**:
474
475 [[image:attach:image2019-9-4_11-19-54.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="128" width="255"]]
476
477 Click on the selected** project** (in this example //Future cloud Infrastructure//):
478
479 [[image:attach:image2019-9-4_11-41-16.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="336" width="1100"]]
480
481 The **Summary** page of the **Project settings** appear:
482
483 [[image:attach:image2019-9-12_10-14-5.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="512" width="1100"]]
484
485 In the left column you can find the category of the settings, which are also visible in the **Summary** page.
486
487 If you click Details on the left you can a brief information of the current project.
488
489 [[image:attach:image2019-9-12_10-17-29.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" width="600"]]
490
491 You can change the name or the description of the project but it is not allowed to change the Project Key - which is managed in SDPortal.
492
493 == Manage Issue types ==
494
495 {{info}}
496 **Prerequisites**
497
498 1. You are logged in to Jira.
499 1. You have at least ADMIN role on this project to be able to manage issue types.
500 {{/info}}
501
502 Click left on **Issue types** to see what type of issues are used in the project..
503
504 {{info}}
505 💡 **Reminder**
506
507 You can only add/ modify an issue type if you have the permission to manage the set of issue types called //Issue Type Scheme.//
508 {{/info}}
509
510 By default there are 5 issue types you can choose from: S//tory, Bug, Epic, Task or Sub-task.//
511
512 [[image:attach:image2019-9-12_10-23-32.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="397" width="1100"]]
513
514 Each issue type belongs to a workflow, which can be seen by clicking the issue types on the left. You can see the same chart if you click Workflows the select the issue type.
515
516 == Manage Workflows and Fields ==
517
518 Click Workflows on the left, then select an issue type. In this example it is the// Story~://
519
520 [[image:attach:image2019-9-12_10-35-41.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="514" width="1100"]]
521
522 You can see the workflow of thee issue type, which can be change by clicking **Edit**, or you can modify the fields by clicking **Fields**.
523
524 [[image:attach:image2019-9-12_10-39-40.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="432" width="1100"]]
525
526 You can also edit the fields by clicking **Fields** on the left.
527
528 == Manage Priorities ==
529
530 You can see the issue priority types by clicking **Priorities** on the left column:
531
532 [[image:attach:image2019-9-12_10-45-30.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="387" width="1100"]]
533
534 By default there are 6 priority types: //Highest, High, Medium, Low, Lowest and Major.//
535
536 {{info}}
537 💡 **Reminder**
538
539 You can only add a new priority type if you have the permission to manage the set of issue types called Priority T//ype Scheme.//
540 {{/info}}
541
542 == Manage users ==
543
544 Select **Users and roles** on the left menu and you can see the users and groups with the assigned roles:
545
546 [[image:attach:image2019-9-4_11-27-48.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="661" width="1100"]]
547
548 == Change the Project Lead in Jira ==
549
550 Select the user who would be the **Project Lead **on the top (in this example Barney Rubble), and change the **Default Assignee** to Project Lead, then click **Update**:
551
552 [[image:attach:image2019-9-4_11-36-39.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="204" width="450"]]
553
554 Now as the example shows Barney Rubble is the //Project Lead//, and this user will be the //Default Assignee// of the created issues:
555
556 [[image:attach:image2019-9-4_11-38-46.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="133" width="450"]]
557
558 == Manage user permissions ==
559
560 [[image:attach:image2019-9-11_10-41-21.png||data-xwiki-image-style-border="true" height="605" width="1100"]]
561
562 = {{id name="jira_project_roles"/}}JIRA Project Roles / Permission Scheme =
563
564 Jira is using the SDCloud Permission Scheme which is associated with Jira projects.
565
566 (% class="table-bordered" %)
567 (% class="active" %)|=Permission / Role|=Admin|=Master|=Developer|=Viewer
568 (% class="active" %)|=Project Permissions| | | |
569 |=(% class="active" %)Administer projects Enabled Extended project administration|✅|❌|❌|❌
570 |=(% class="active" %)Browse projects|✅|✅|✅|✅
571 |=(% class="active" %)Manage sprints|✅|✅|❌|❌
572 |=(% class="active" %)Service Desk Agent *|✅|✅|✅|❌
573 |=(% class="active" %)View development tool|✅|✅|✅|✅
574 |=(% class="active" %)View (read-only) workflow|✅|✅|✅|✅
575 (% class="active" %)|=Issue Permissions| | | |
576 |=(% class="active" %)Assign issues|✅|✅|✅|❌
577 |=(% class="active" %)Assignable user|✅|✅|✅|❌
578 |=(% class="active" %)Close issues|✅|✅|❌|❌
579 |=(% class="active" %)Create issues|✅|✅|✅|❌
580 |=(% class="active" %)Delete issues|✅|❌|❌|❌
581 |=(% class="active" %)Edit issues|✅|✅|✅|❌
582 |=(% class="active" %)Link issues|✅|✅|✅|❌
583 |=(% class="active" %)Modify reporter|✅|✅|❌|❌
584 |=(% class="active" %)Move issues|✅|✅|❌|❌
585 |=(% class="active" %)Resolve issues|✅|✅|✅|❌
586 |=(% class="active" %)Schedule issues|✅|✅|❌|❌
587 |=(% class="active" %)Set issues security|✅|❌|❌|❌
588 |=(% class="active" %)Transition issues|✅|✅|✅|❌
589 (% class="active" %)|=Voters & watchers permissions|= |= |= |=
590 |=(% class="active" %)Manage watcher list|✅|❌|❌|❌
591 |=(% class="active" %)View voters and watchers|✅|✅|✅|❌
592 (% class="active" %)|=Comments permissions|= |= |= |=
593 |=(% class="active" %)Add comments|✅|✅|✅|❌
594 |=(% class="active" %)Delete all comments|✅|❌|❌|❌
595 |=(% class="active" %)Delete own comments|✅|✅|✅|❌
596 |=(% class="active" %)Edit all comments|✅|❌|❌|❌
597 |=(% class="active" %)Edit own comments|✅|✅|✅|❌
598 (% class="active" %)|=Attachments permissions| | | |
599 |=(% class="active" %)Create attachments|✅|✅|✅|❌
600 |=(% class="active" %)Delete all attachments|✅|❌|❌|❌
601 |=(% class="active" %)Delete own attachments|✅|✅|✅|❌
602 (% class="active" %)|=Time-tracking Permissions| | | |
603 |=(% class="active" %)Work on issues|✅|✅|✅|❌
604 |=(% class="active" %)Delete all worklogs|✅|❌|❌|❌
605 |=(% class="active" %)Delete own worklogs|✅|✅|✅|❌
606 |=(% class="active" %)Edit all worklogs|✅|❌|❌|❌
607 |=(% class="active" %)Edit own worklogs|✅|✅|✅|❌
608
609 ~* Service Desk Agent is only available if the software was added to JIRA
610
611