Project

General

Profile

Issue Manual - For Overseas Users » History » Version 42

EnergiumAdministrator, 02/25/2021 03:21 PM

1 40 EnergiumAdministrator
h2. Structure of Redmine
2 2 EnergiumAdministrator
3 40 EnergiumAdministrator
# Issue
4
When a task occurs, Redmine refers to it as an issue.
5
Job type, person in charge, start and end dates, and job progress (%) are recorded, so you can check the progress of the job.
6
# Project 
7
It is a unit that groups issues according to job characteristics.
8 2 EnergiumAdministrator
9 40 EnergiumAdministrator
h2.  Project structure
10 11 EnergiumAdministrator
11 40 EnergiumAdministrator
The CS project structure is as follows.
12 1 EnergiumAdministrator
!project.png!
13 4 EnergiumAdministrator
14 41 EnergiumAdministrator
h2. How to register an issue
15 1 EnergiumAdministrator
16 41 EnergiumAdministrator
h3. 1. Issue Registration
17 5 EnergiumAdministrator
18 41 EnergiumAdministrator
# Select a project to register an issue.
19 1 EnergiumAdministrator
!projects.png!
20 41 EnergiumAdministrator
At this time, the project to which the issue will be registered must be a project of equipment unit. 
21 10 EnergiumAdministrator
22 41 EnergiumAdministrator
# 'Select the 'Issues' tab.
23 13 EnergiumAdministrator
!issues.png!
24 41 EnergiumAdministrator
# Click 'Create New Issue'.
25 14 EnergiumAdministrator
!newissue.png!
26 41 EnergiumAdministrator
# Please refer to the instructions below to register your job. (Items marked with'*' are required fields.)
27 15 EnergiumAdministrator
!issueinfo.png!
28 42 EnergiumAdministrator
*Tracker* : Choose what kind of issue it is.
29
*Subject* : Enter the title of the issue.
30
*Description* : Enter the details of the issue.
31
*Status* : Enter the progress status of the job. In the case of CS, "Receipt" is the first state, so there is no need to modify it when registering for the first time.
32
*Priority* : This is the importance of this issue.
33
*Assignee* : Assign the person in charge of this task. The person in charge is an item designated by the company, so when an overseas person in charge registers an issue, a person in charge is not designated.
34
*Parent task* : If this task is derived from another task, you can designate a parent task. The process of designating a parent job is as follows.
35
  1) 1)	Each issue has a unique number.
36 33 EnergiumAdministrator
  !tasknum.png!
37 42 EnergiumAdministrator
  2) If you enter a unique number in the Parent task, the title of the issue is displayed. Please select a title.
38 33 EnergiumAdministrator
  !parenttask.png!
39 42 EnergiumAdministrator
*Start date* : Enter the time when this issue occurred.
40
*Due date* : Enter the time when this issue should be completed.
41
*Estimated time* : Enter the time required to complete this issue (Unit: Hour)
42
*% Done* : Enter the progress of this issue (Unit: %)
43
*Files* : Register attachments. (Up to 1 GB)
44
*Watchers* : : Add members to share the progress of this issue, excluding the person in charge.
45
# After filling in the fields, click the 'Create' or 'Create and add another' button.
46
When you click the 'Create' button, the result of the job registration is displayed as shown in the image below.
47 34 EnergiumAdministrator
!new_createMsg.png!
48 42 EnergiumAdministrator
When you click the 'Create and add another' button, a message indicating that the issue has been registered is displayed as shown in the image below, and the previously written contents are initialized and you can enter another issue.
49 35 EnergiumAdministrator
!new_createAnd.png!
50 42 EnergiumAdministrator
# You can check the registered job in the'My page','Issue''Overview','Gantt','Calendar' menu.
51 37 EnergiumAdministrator
* My page
52 1 EnergiumAdministrator
!mypage.png!
53 37 EnergiumAdministrator
* Issue
54 1 EnergiumAdministrator
!new_issue.png!
55 37 EnergiumAdministrator
* Overview
56 1 EnergiumAdministrator
!overview.png!
57 37 EnergiumAdministrator
* Gantt
58 38 EnergiumAdministrator
!gantt.png!
59 37 EnergiumAdministrator
* Calendar
60 39 EnergiumAdministrator
!calendar.png!
61 29 EnergiumAdministrator
62
h3. 2. 하위 일감 등록
63
64 28 EnergiumAdministrator
# 이미 생성된 일감에서 하위 일감을 등록하고 싶은 경우, Issue 메뉴에서 하위 일감을 등록할 이슈를 선택합니다.
65
!new_issue.png!
66
# 'Subtask'에서 'add'를 클릭합니다,
67
!subtasks.png!
68 31 EnergiumAdministrator
# 'Parent task'에 상위 일감의 고유 번호가 입력되어 있는 것을 확인할 수 있습니다. 
69
!new_subtastk.png!