Project

General

Profile

Issue Manual - For Overseas Users » History » Revision 42

Revision 41 (EnergiumAdministrator, 02/25/2021 03:15 PM) → Revision 42/46 (EnergiumAdministrator, 02/25/2021 03:21 PM)

h2. Structure of Redmine 

 # Issue 
 When a task occurs, Redmine refers to it as an issue. 
 Job type, person in charge, start and end dates, and job progress (%) are recorded, so you can check the progress of the job. 
 # Project  
 It is a unit that groups issues according to job characteristics. 

 h2.    Project structure 

 The CS project structure is as follows. 
 !project.png! 

 h2. How to register an issue 

 h3. 1. Issue Registration 

 # Select a project to register an issue. 
 !projects.png! 
 At this time, the project to which the issue will be registered must be a project of equipment unit.  

 # 'Select the 'Issues' tab. 
 !issues.png! 
 # Click 'Create New Issue'. 
 !newissue.png! 
 # Please refer to the instructions below to register your job. (Items marked with'*' are required fields.) 
 !issueinfo.png! 
 *Tracker* : Choose what kind of issue it is. 이 일감이 어떤 종류의 일감인지를 선택합니다. 
 *Subject* : Enter the title of the issue. 일감의 제목을 입력합니다. 
 *Description* : Enter the details of the issue. 일감의 상세 내용들을 입력합니다. 
 *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. 일감의 진행상태를 입력합니다. CS의 경우, "접수(Receipt)"가 최초 상태 이므로 처음 일감 등록 시에는 따로 수정하실 필요 없습니다. 
 *Priority* : This is the importance of this issue. 이 일감의 중요도 입니다. 
 *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. 이 일감의 담당자를 지정합니다. 담당자는 자사에서 지정하는 항목이므로 해외 담당자가 이슈를 등록하는 경우, 담당자를 따로 지정하지 않습니다. 
 *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. 이 일감이 다른 일감에 의해 파생된 일감의 경우, 상위 일감을 지정할 수 있습니다. 부모 일감을 지정하는 과정은 아래와 같습니다, 
   1) 1) 	 Each issue has a unique number. 이슈마다 고유번호가 있습니다. 
   !tasknum.png! 
   2) If you enter a unique number in the Parent task, the title of the issue is displayed. Please select a title. task에 고유번호를 입력하면 이슈의 제목이 표시됩니다. 제목을 선택하십시오. 
   !parenttask.png! 
 *Start date* : Enter the time when this issue occurred. 이 일감이 발생한 시각을 입력합니다. 
 *Due date* : Enter the time when this issue should be completed. 이 일감이 완료되어야 할 시각을 입력합니다. 
 *Estimated time* : Enter the time required to complete this issue (Unit: 이 일감을 완료하기 위해 필요한 시간을 입력합니다(단위 : Hour) 
 *% Done* : Enter the progress of this issue (Unit: 현재 이 일감의 진척도를 입력합니다(단위 : %) 
 *Files* : Register attachments. (Up to 1 GB) 첨부파일을 등록합니다. (최대 1GB) 
 *Watchers* : : Add members to share the progress of this issue, excluding the person in charge. 담당자를 제외하고 이 일담의 진행사항을 공유할 구성원을 추가합니다. 
 # After filling in the fields, click the 입력 항목들을 입력하신 후, 'Create' or 혹은 'Create and add another' button. 버튼을 클릭하십시오 
 When you click the 'Create' button, the result of the job registration is displayed as shown in the image below. 버튼을 클릭하면 아래 이미지처럼 일감이 등록된 결과가 나타납니다. 
 !new_createMsg.png! 
 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. another'버튼을 클릭하면 아래 이미지처럼 일감이 등록되었다는 메시지가 표시되고 기존에 작성했던 내용들이 초기화되어 다른 일감을 입력할 수 있는 상태가 됩니다. 
 !new_createAnd.png! 
 # You can check the registered job in the'My page','Issue''Overview','Gantt','Calendar' menu. 'My page', 'Issue' 'Overview', 'Gantt', 'Calendar' 메뉴 에서 등록한 일감을 학인할 수 있습니다. 
 * My page 
 !mypage.png! 
 * Issue 
 !new_issue.png! 
 * Overview 
 !overview.png! 
 * Gantt 
 !gantt.png! 
 * Calendar 
 !calendar.png! 

 h3. 2. 하위 일감 등록 

 # 이미 생성된 일감에서 하위 일감을 등록하고 싶은 경우, Issue 메뉴에서 하위 일감을 등록할 이슈를 선택합니다. 
 !new_issue.png! 
 # 'Subtask'에서 'add'를 클릭합니다, 
 !subtasks.png! 
 # 'Parent task'에 상위 일감의 고유 번호가 입력되어 있는 것을 확인할 수 있습니다.  
 !new_subtastk.png!