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
Managed Threat Detection
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
Help Center/ CodeArts Req/ Best Practices/ Best Practices of Scrum Projects/ Sprint Development/ How Can I Deal With Unclaimed Tasks in My R&D Team?

How Can I Deal With Unclaimed Tasks in My R&D Team?

Updated on 2024-10-30 GMT+08:00

Background

In traditional development mode, project managers assign tasks to individuals. In agile development, however, teams claim tasks.

During transformation, many enterprises have always found some tasks unclaimed during sprint planning.

Problem Analysis

Compared with the traditional development mode, we need to know why tasks are claimed in agile development. In Agile, neither the Agile Manifesto nor the Scrum Guide has the word "assign", but uses a term "self-organizing", as follows:

  • The best architectures, requirements, and designs come from self-organizing teams (12 principles of the Agile Manifesto)
  • Self-organizing teams choose how to do the work themselves, rather than being directed by someone outside the team (Scrum Guide).
  • The development team is self-organized. No one (not even the Scrum master) tells the development team how to turn product backlog into increments of potentially releasable functionality (Scrum Guide).

So what is self-organizing?

Literally, "self-organizing" is the act of organizing scattered individuals or objects to create a systematic whole. The person responsible for arranging them is the organizer themselves. In agile development, a self-organizing team is a team with self-management, self-driving, and self-learning capabilities. Such a team has the following characteristics:

  • Team members proactively take on tasks instead of waiting for leaders to assign tasks.
  • The team is managed as a whole.
  • The team still needs coaching and guidance, but not command and control.
  • Team members communicate closely with one another.
  • The team actively finds and addresses problems, working together to solve them.
  • The team continuously improves their skills and encourages exploration and innovation.

For more details about "self-organizing", see Reference Documents.

According to the Agile Manifesto and Scrum Guide, when we practice agile development, the development team takes the initiative. The team changes from being controlled to being self-organizing, and the development task shifts from being assigned to being claimed. Claiming tasks allows people to take initiative, and autonomy motivates them to be creative and solve problems. Strong self-organizing brings high performance, great results, and a positive work environment for both teams and individuals. In addition, individuals know themselves the best and are good at assigning tasks to themselves. Compared with the conventional approach of assigning development tasks, this method is more reasonable.

Then, go back to how can l deal with unclaimed tasks in the team?

Before that, it is important to clarify one thing: during the sprint planning, it is not necessary to claim all development tasks. In the Scrum Guide, it is noted that "tasks are claimed on demand during Sprint Planning and Sprints." A task is claimed based on your goals during the daily scrum. In addition, Mike Cohn advised against claiming development tasks during the sprint planning. This can lead to a shift in focus from team collaboration to individual work, which violates the intention of agile development and hampers flexibility.

Generally, the reasons why no one claims a development task are as follows:

  • Difficult development tasks: If a task is too difficult for most team members to handle, they may worry about working overtime and are unwilling to claim the task.
  • Development tasks beyond scope: When the content of a development task is beyond the scope of the team members, for example, the development members do not know how to do testing, they might feel limited in their ability to claim the task.
  • Afraid of criticizing and judging: The tasks can be challenging. Team members are afraid to fail the task and let the whole team down.

So how should we solve this problem?

Solution

The Scrum master is crucial in an agile scrum team. One of their responsibilities is to help the team become self-organizing, enabling them to approach sprint development tasks with a positive mindset. In addition, when no one is willing to claim a task, the Scrum master should help the team figure out the reasons and then take measures accordingly. The following provides solutions based on the three situations in the analysis.

  • Difficult development tasks

    If the development task is too difficult, the Scrum master should organize a team to effectively break down the task and use the probe Spike technology to explore solutions for making the task easier. Then a team claims the task. Or encourage members with average technical skills and expertise to work together through pair programming.

    In CodeArts, you can split difficult user stories into child work items. In addition, you can set Assigned To and Notify in the basic information to keep track of pair programming partnerships.

    Figure 1 Story content introduction

    In addition, pay attention to and update the development task during the daily scrum, assess potential risks, and help the team resolve problems promptly. In the Sprint retrospective, analyze this type of situation, output a list of team-based standard procedures, and record the solution in the team Wiki. Huawei Cloud CodeArts provides the Wiki feature to sort out and record the working methods for the team.

  • Development tasks beyond scope

    Agile promotes cross-functional teams, but cross-functional teams do not mean that one person can do everything. The cross-functional teams here usually are T-shaped talent with multiple skills (Each team member has expertise in one area and knowledge in other areas). The Scrum master should organize and manage the member technology matrix with the team. They should also identify the areas where the team lacks expertise and facilitate knowledge sharing among team members. Regular activities like technology sharing sessions can help team members learn new skills. This encourages team members to do other tasks during the sprint. Additionally, members with specific expertise and those who are interested can collaborate as a team to do tasks using pair programming. This allows for the enhancement of individual skills and technology knowledge. By developing T-shaped capabilities among team members, they can have more choices when claiming tasks, back up the team, and reduce the occurrence of unclaimed tasks. In addition, the Scrum master also needs to focus on daily risk assessment and guide the team in reviewing tasks and updating the team Wiki.

  • Afraid of criticizing and judging

    The tasks can be challenging. Team members are afraid to fail the task and let the whole team down. The Scrum master should express the idea of teamwork, guide and highlight Scrum values, respect the background and experience of each team member, choose development tasks, and give credits to team members who have the courage to try. In our workplace, we can put slogans (such as "respect others" and "team over individual") on walls and whiteboards. This helps shift the team's mindset and encourages them to take on more challenging tasks over time. And the Scrum master should fully support those who are willing to challenge difficult tasks. During Sprint retrospective, make sure the focus is to discuss ways to improve works rather than criticizing and judging others.

Summary

The preceding three situations where no one claims the task are common. However, every company or team faces different circumstances in their projects. Therefore, it is impossible to list all the situations. You need to analyze your actual situation. For example, an agile team that has just transformed may prefer semi-assignment and semi-claiming for their development tasks. This is like China's economy aiming to be market-oriented with proper macro control. No matter which strategy we choose, team members should be motivated to actively claim tasks, arrange them as necessary, and promptly manage risks. If needed, we may need to seek support from other sources or leaders to ensure the iteration goal is not affected.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback