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
  • When the subtask of a {User Story} are all completed, Modify its status to {QA} and notify the {QA Lead}
  • When a new {User Story} is created, add it to the sprint {August}
  • When the status of a {User Story} is modified to {Released}, Mark all its subtasks as completed
  • When a {story} is associated with an epic, add the {Product Owner} as the follower
  • When the status of a {User Story} is modified to {QA}, assign it to {QA lead}
  • When a {User Story} is created, add subtasks to it
  • When the scope of the {sprint} is modified, notify the {sprint owner}
  • When a {User Story} is removed from the sprint, notify the subtask assignee(s)
  • When the estimated point of a {User Story} is over {13}, notify the {product owner}
  1. Projects
  2. Automation
  3. Automation Recommend

For the development process

Applicable to Scrum, KanBan, software development, and hardware development projects, it allows custom allocation and task flow based on sprints and development processes.

When the subtask of a {User Story} are all completed, Modify its status to {QA} and notify the {QA Lead}

Trigger
Conditions
Actions

All Subtasks are done

Add Fields Conditions - Work Type - Equal to - Story

Modify Fields - Modify Status - In QA(Story) & Personal Notification Notification Channel: In-site /Slack/Email Recipients: {username}

When a new {User Story} is created, add it to the sprint {August}

Trigger
Conditions
Actions

Create Work

Add Fields Conditions - Work Type - Equal to - Story

Modify Fields - Modify Sprint - {Spring name}

When the status of a {User Story} is modified to {Released}, Mark all its subtasks as completed

Trigger
Conditions
Actions

Field Update - Modify Status

Add Fields Conditions - Status - From... To... - From: Any - To: Released(Story)

Complete all Subtask

When a {story} is associated with an epic, add the {Product Owner} as the follower

Trigger
Conditions
Actions

Field Update - Modify Epic

Add Fields Conditions - Work Type - Equal to - Story & Add Fields Conditions - Epic

- Equal to - {Epic name}

Personal Notification - Notification Channel: In-site /Slack/Email - Recipients: {username}

When the status of a {User Story} is modified to {QA}, assign it to {QA lead}

Trigger
Conditions
Actions

Field Update - Modify Status

Add Fields Conditions - Status - From... To... - From: Any - To: In QA(Story)

Modify Fields - Modify Assignee - {username}

When a {User Story} is created, add subtasks to it

Trigger
Conditions
Actions

Create Work

Add Fields Conditions - Work Type - Equal to - Story

Add Subtasks - Add Subtask

  • {Subtask 1} - Assignee - Due Time

  • {Subtask 2} - Assignee - Due Time

When the scope of the {sprint} is modified, notify the {sprint owner}

Trigger
Conditions
Actions

Field Update - Modify Sprint

/

Modify Fields - Modify Assignee - {username}

When a {User Story} is removed from the sprint, notify the subtask assignee(s)

Trigger
Conditions
Actions

Field Update - Modify Sprint

Add Sprint Conditions - Sprint

- From... To... - From: Any - To: None & Objects: Subtask All subtask satisfy conditions... - Status - Equal to - To Do

Personal Notification - Notification Channel: In-site /Slack/Email - Recipients: Assignee

When the estimated point of a {User Story} is over {13}, notify the {product owner}

Trigger
Conditions
Actions

Field Update - Modify Estimated Point

Add Fields Conditions - Estimated Point - Greater than - 13

Complete all Subtask

PreviousGeneralNextBug Tracking

Last updated 1 year ago

💡