Leiga
  • About Leiga
  • 🎯Quick Start
    • For Everyone
    • For Developers
    • For Project Managers
    • For Product Owners
    • For Admins
  • ✨AI FEATURES
    • AI Assistant
    • Generate Subtasks
    • Summarize Comments
    • Screen Recording
  • 💡Projects
    • Create and Manage Projects
      • Create a Project
      • Custom Templates
      • Manage Projects
    • Create Work
      • Tags
      • Dependency
      • Subtasks
      • Attachment & Comments
      • Use Markdown Syntax to format rich text
    • Screen Recording
    • Project Board
      • Sprint Tracking
      • Kanban
      • Share Your Project Board
      • Save Kanban to Dashboard
    • Backlog
    • Work Table
      • Update Work Items
      • Hierarchical Tree View
      • Filter Work Items
      • Multi-Level Sorting
      • Column Settings
      • Import Work Items
        • Import Comments
      • Export Work Items
    • Epic
    • Project Overview
    • Workload Estimates
    • Jenkins Deployment
    • Automation
      • Add Automation
      • Manage Automation
      • Automation Recommend
        • General
        • For the development process
        • Bug Tracking
        • Cross-Project Collaboration
        • DevOps
    • Project Settings
      • Project Members
        • Project Collaborator
      • Work Type
        • Custom Fields
      • Workflow
      • Features
      • Automation
      • Webhook
        • Webhook Custom Template Overview
        • Webhook Custom Template Variables
      • Audit Logs
        • Automation Usage
        • External-Sharing Logs
      • Tags
    • Notifications
    • Global Search and Hotkeys
  • 🖇️Cross Project
    • Teams
    • Roadmap
      • Project Gantt
      • Project List
    • Release
    • Dashboard
      • Widgets
  • 💻IDE Plugin
    • Leiga for IDEs
      • Leiga JetBrains Plugins
        • Install the JetBrains plugin
        • Authenticate Leiga
        • Features
      • Leiga Visual Studio Code Extension
        • Install VSCode Extension
        • Authenticate Leiga
        • Features
  • 💼Apps and Integrations
    • Communication
      • Integration for Slack
      • Teams Integration
    • Development Tools
      • Sentry Integration(coming soon)
      • Jenkins Integration
        • How to integrate with Jenkins
      • GitLab Integration
        • How to integrate with GitLab
      • GitHub Integration
        • How to integrate with GitHub
    • Other Tools
      • Import Work from Jira
      • Figma Integration
      • Notion Integration(coming soon)
      • Zapier Integration
      • Email Integration
    • Jira Plugin
  • 🪄Leiga Lab
    • What is Leiga Lab
    • AI Risk Alert
    • Speed up Access through IndexedDB
  • 🛠️System Settings
    • OpenAPI
    • Field Management
    • Apps and Integration
    • Workday Settings
  • 🗃️Organization
    • Organization Information
    • Members Management
      • Groups
      • Invite Members
      • Add Members in Bulk
      • Invite New Members by Email
      • Share Team Link to Invite New Members
    • Permissions
  • 📍Personal Center
    • Personal Info
    • Notifications Settings
      • Leiga Weekly Report
    • My API Keys
Powered by GitBook
On this page
  • Add Subtasks to Your Work
  • Modifying Subtasks
  • Estimated Workload of Subtasks
  • Automation for Subtasks
  1. Projects
  2. Create Work

Subtasks

PreviousDependencyNextAttachment & Comments

Last updated 6 days ago

When a work item is too large or too complicated, you can break it down into smaller, more manageable pieces: Subtasks. Subtasks can be assigned to different team members, making responsibility clear. They are also valuable at monitoring progress at a granular level.

Add Subtasks to Your Work

Click on "Subtask" at the lower part of the title or click "+" button next to the "Subtasks" fields on a work item’s detail pane, enter the subtask’s title, and press Enter to create a subtask.

Modifying Subtasks

Change the title

  1. Hover on the title that you want to change.

Set Assignee, Due Time and Workload

Click the "Assignee", "Start/Due time", "Estimated Workload"(only when enabled) to set each field respectively.

Estimated Workload of Subtasks

The estimated workload of subtasks (estimated story points, or hours of work) can be automatically tallied as part of the total estimated workload of the parent work item.

Automation for Subtasks

Automations is also supported for subtasks. You can either update subtasks themselves, or use subtasks as triggers to update the parent work item.

Examples:

  • When the subtasks of an {In Progress} {Parent work item} are all completed, modify the status of the {Parent work item} to {Completed} ;

  • When an {In Progress} {Parent work item}'s {Due Time} is updated, set the {Due Time} of all subtasks to be the same as the {Parent work item}.

Click the icon and rewrite the title.

💡
>> How to set up automation for subtasks?