El contenido no se encuentra disponible en el idioma seleccionado. Estamos trabajando continuamente para agregar más idiomas. Gracias por su apoyo.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Creating Work Items

Updated on 2025-01-17 GMT+08:00

After a project is created, you need to create a work item. In a Scrum project, work items are organized in the descending hierarchy: Epic > Feature > Story > Task or Bug.

Prerequisites

There is a Scrum project, in which you have permission to create and duplicate work items.

Creating a Work Item in a Scrum Project

  1. Access the CodeArts Req homepage.
  2. Go to the project homepage and choose Work > Work Items.
  3. Click Create Work Item and select a work item type. For example, Story.

    Figure 1 Creating a Story

  4. Set fields for the work item.

    For details, see Configuring Work Item Fields and Templates. Table 1 describes some default basic fields.

    Table 1 Creating a work item

    Parameter

    Description

    Title

    Work item name. The value can contain a maximum of 512 characters, including letters, digits, periods (.), and underscores (_).

    Tag

    Tag of a work item, for example, document update. Tags can be used only in a project that the work item belongs to.

    Description

    Enter a description based on the template.

    Status

    Status of a work item. Status options can be customized. The default statuses are as follows:

    • New
    • Developing
    • Resolved
    • Testing
    • Rejected
    • Closed

    When you create a work item, its status is New by default and cannot be changed.

    Assigned To

    Handler of a work item. The value range is all members of the project. If a handler has a nickname, their nickname is displayed by default.

    Module

    Module that a work item belongs to. Only project administrators can configure modules. For details, see Adding Work Item Modules.

    Sprint

    Sprint of a work item. Set this parameter to an existing sprint. You can choose whether to use the start and end dates of the selected sprint for this work item.

    Planned Start Date

    Planned start time of a work item. Select a date from the time control.

    Planned Delivery Date

    Planned end time of a work item. Select a date from the time control.

    Order

    Order of a work item.

    Value range: 1–100

    Priority

    Priority of a work item. The options are as follows:

    • Low
    • Middle
    • High

    Severity

    Severity of a work item. The options are as follows:

    • Critical
    • Major
    • Minor
    • Trivial

    Notify

    People who will receive messages about this work item.

    Parentld

    Parent work item to which a work item belongs. Only one parent work item can be selected.

    • The parent work item of a bug or task is a story.
    • The parent work item of a story is a feature.
    • The parent work item of a feature is an epic.
    • No parent work item can be set for an epic.

    Domain

    Domain that a work item belongs to. Only project administrators can configure domains. For details, see Adding Work Item Domains.

    Release Version

    Version of a release.

    Developer

    Person responsible for developing the work item. Each work item should be assigned to a fixed developer.

    The handler of a work item changes as the work item develops. These two fields can be used together.

    Expected

    Estimated person-hours or person-days required to complete a work item.

    Actual

    Actual person-hours or person-days required to complete a work item.

    Find Release Version

    Product version where a bug is found. This parameter is available only for work items of the bug type.

    Done Ratio

    Progress of the work item. The value ranges from 0% to 100%. Done Ratio of a parent work item is updated automatically based on the completion rate of its child work items.

    Story Point

    Estimated workload of the story.

    Attachment

    Upload required files for the work item. The maximum size of attachments for a single work item is 50 MB.

    Click to associate files from Documentation of the project cloud, or upload local files.

  5. After setting the fields, click Save.

    The created work item is displayed in the work item list.

Related Operations

You can perform the following operations on a new work item.
Table 2 Basic operations on work items

Operation

Description

Check work item details

In the work item list, click the title or ID of a work item to view its details.

Edit work item title

In the work item list, click in the row that contains the target work item to edit its title.

Fast create child work item

  • In the work item list, click and enter a child work item title to quickly create a child work item.
  • You can create child work items under epics, features, and stories, but cannot create child work items under tasks or bugs.

Favorite work item

In the work item list, click in the Operation column of the target work item. After the work item is favorited, the icon changes to . You can click the icon again to unfavorite it.

Copy work item

  • Click Clone under on the right of the target work item to copy the work item to a Scrum or Kanban project.
  • When copied from a Scrum project to a Kanban project, epics, features, and stories are changed to requirements, while tasks and bugs remain unchanged.
  • You can copy basic work item information, custom fields, and attachments within a project. Only basic work item information can be copied across projects.

Archive work item

Click Archive under on the right of the target work item to archive it. Only work items in the Closed state can be archived.

Edit work item

  • In the work item list, click the field value in the row of the target work item to edit the corresponding field.
  • On the work item details page, click the parameter value of the work item to be edited and save the changes.

Delete work item

In the work item list, click in the Operation column of the target work item, and select Delete to delete the work item and its subtasks.

Click Delete under in the upper right corner to delete a work item and its subtasks.

If you delete work items of a Scrum project, they are permanently deleted and cannot be restored.

Batch operation

Select multiple work items and perform the following operations:

  • Batch cloning
  • Batch editing
  • Batch archiving
  • Batch deletion
  • Batch export

Utilizamos cookies para mejorar nuestro sitio y tu experiencia. Al continuar navegando en nuestro sitio, tú aceptas nuestra política de cookies. Descubre más

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback