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
  • Link Work Items (Create Dependencies)
  • Create Linked Work
  1. Projects
  2. Create Work

Dependency

PreviousTagsNextSubtasks

Last updated 6 days ago

Dependency is the relationship between two work items. The following types of dependencies are supported.

  • Common: The work items are related, but not in any of the following types.

  • Duplicates: The work items are duplicates. They could be the same or very similar.

  • Blocking / Blocked by: One work item is blocking the progress another. For example, if A needs to be completed before B can proceed, then A is blocking B, B is blocked by A.

  • Parent / Child: The work items are in a hierarchical relationship. The smaller work item(child) is part of the bigger work item(parent).

  • Causes / Caused By: One work item is the reason of another item. For example, A is the reason why B happened, then A causes B, B is caused by A. This dependency type is valuable for tracking down reasons behind certain situations in a project.

Link Work Items (Create Dependencies)

To add dependencies to a work item, or associate two separate work items:

  1. Find the Linked work field on a work item’s detail pane, and click it.

  2. Choose the dependency type.

  3. Use the search bar or filter to find the work items that you want to link.

  4. Select one, or multiple work items to link to the current work item.

It can also be used to automate process management across projects by linking works that are related to each other through automation.

This can also be used to automate across multiple projects as automation can be set up to trigger on linked work and create/update linked work.

Create Linked Work

You can create linked work directly on the work details pane.

To create linked work directly:

  1. Find the Linked work field on a work item’s detail pane and Click the "+" button.

  2. Choose the dependency type.

  3. Enter a title for the new work item and press Enter.

  4. If you want to create multiple work items in bulk, write multiple titles and use Enter to separate them.

  5. Select which project your new work item belongs to, as well as the work type, sprint, status, and assignee.

Learn how to here.

💡
automate across projects