Project

General

Profile

Issue Manual - For Overseas Users » History » Revision 42

« Previous | Revision 42/46 (diff) | Next »
EnergiumAdministrator, 02/25/2021 03:21 PM


Structure of Redmine

  1. 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.
  2. Project
    It is a unit that groups issues according to job characteristics.

Project structure

The CS project structure is as follows.

How to register an issue

1. Issue Registration

  1. Select a project to register an issue.

    At this time, the project to which the issue will be registered must be a project of equipment unit.
  1. 'Select the 'Issues' tab.
  2. Click 'Create New Issue'.
  3. Please refer to the instructions below to register your job. (Items marked with'*' are required fields.)

    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.
    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.

    2) If you enter a unique number in the Parent task, the title of the issue is displayed. Please select a title.

    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)
    Watchers : : Add members to share the progress of this issue, excluding the person in charge.
  4. 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.

    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.
  5. You can check the registered job in the'My page','Issue''Overview','Gantt','Calendar' menu.
    • My page
    • Issue
    • Overview
    • Gantt
    • Calendar

2. 하위 일감 등록

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

Updated by EnergiumAdministrator over 3 years ago · 42 revisions