💡
gumi Vietnam
  • Home
    • COMPANY POLICY
      • Company Internal Regulation
      • Overtime Register Flow
    • DEVELOPMENT POLICY
      • General
        • Digital Asset Management
        • Server Management
        • Backlog Flow
      • Git Rule
        • Branch Management
        • Committing Code
        • Release Management
          • Create Pull Request (PR)
          • Semantic Versioning
        • Git Security
        • Git Security Checklist
        • Git Flow
        • Rules of Git commit message
        • Information in commit messages
      • Coding Convention
        • HTML/CSS Basic Note
        • Google HTML/CSS Rule
        • Sass Guideline
        • JavaScript Rule
        • Vue.js Rule
          • Style Guide
          • TypeScript with Composition API
          • Nuxt and Typescript Coding Convention
            • Nuxt Coding Convention
            • Typescript Coding Convention
        • PHP Rule
          • Basic Coding Standard
          • Coding Style Guide
        • Mobile Team
          • Architecture
            • MVVM in iOS Swift
            • iOS Clean Architecture
          • Convention
            • Android
              • Kotlin Style Guide
              • Coding Convention
            • iOS
              • Swift Style Guide
    • PRIVACY POLICY AND CLIENT CONFIDENTIALITY
      • Confidentiality Policy
      • Access Production Policy
        • Rule
        • Flow
        • Problem Resolve and Penalty
Powered by GitBook
On this page

Was this helpful?

  1. Home
  2. DEVELOPMENT POLICY
  3. General

Backlog Flow

PreviousServer ManagementNextGit Rule

Last updated 2 years ago

Was this helpful?

Backlog là công cụ tiêu chuẩn để quản lý dự án tại gumi Viet Nam

Yêu cầu bắt buộc toàn bộ dự án phải được tạo và quản lý trên Backlog - Ngoại trừ trường hợp có yêu cầu cụ thể của khách hàng cho việc sự dụng các loại công cụ khác

Backlog Development Workflow

Step
Name
From
To
Owner
Assignee
Output
Definition of Done

1

Create parent issue

NONE

OPEN

BA / ITD

Leader

Backlog Issue ID

1.1

Break down issue

NONE

OPEN

Leader

Developer

Backlog Sub-Task ID

1.2

Estimate hours

OPEN

OPEN

Developer

Developer

Estimated Hours updated

2

Start develop

OPEN / REDO

IN PROGRESS

Developer

Developer

Inprogress status updated

3

Developer self-checking

IN PROGRESS

SELF CHECKING

Developer

Developer

Finish develop Self-checking status updated

4

Request Code Review

SELF CHECKING

IN CODE REVIEW

Developer

Leader

Self-checked Pull request created Actual Hours updated In Code Review status updated

5

Request To Test

IN CODE REVIEW

IN TESTING

Leader

ITD

Pull request merged Code deployed In Testing status updated

6

Do the test

6.1

Issue Resolved

IN TESTING

RESOLVED

ITD

BA

Resolved status updated

6.2

Unresolved Issue

IN TESTING

REDO

ITD

Leader

Redo status updated