Leiga
  • About Leiga
  • 🎯Quick Start
    • For Everyone
    • For Developers
    • For Project Managers
    • For Product Owners
    • For Administrators
  • ✨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
      • Recommended Automation
        • 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 Execution
        • External-Sharing Logs
      • Tags
    • Notifications
    • Global Search and Hotkeys
  • 🖇️Cross Project
    • Teams
    • Roadmap
      • Project Gantt
      • Project List
    • Releases
    • Dashboard
      • Widgets
  • 💻IDE Plugin
    • Leiga for IDEs
      • Leiga JetBrains Plugins
        • Install the JetBrains plugin
        • Leiga Authentication
        • Features
      • Leiga Visual Studio Code Extension
        • Install VS Code Extension
        • Leiga Authentication
        • Features
  • 💼Apps and Integrations
    • Communication Tool Integrations
      • Slack Integration
      • 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
      • Draw.io Integration
    • Jira Plugin
  • 🛠️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
  • Prepare a data file for import
  • Download import template
  • Prepare import file
  • Import subtasks
  • Data formatting requirements
  • Formatting for date and date/time fields
  • Formatting for multi-value fields
  • Upload file
  • Field matching
  • Finalize importing into Leiga
  1. Projects
  2. Work Table

Import Work Items

PreviousColumn SettingsNextImport Comments

Last updated 9 days ago

Prepare a data file for import

Download import template

  1. Click the icon on the upper right corner of the work table, and select Import.

  1. Download the import template.

Prepare import file

Organize your data into the template file for import.

  1. Columns in the file will be automatically mapped to fields in Leiga during import. Columns marked with * denotes required fields in Leiga.

  2. Each row indicates a work item record.

  3. A tab is created for each work type in the current project to input data for import.

  4. Up to 10,000 work items can be imported in one batch.

A column can be matched to a default field or a custom field.

You can also choose to exclude columns to be imported during mapping.

Import subtasks

  1. Add columns ID, Parent ID, and Work Type to the import file.

  2. For the subtask row, enter the subtask ID in the ID column, the parent work item's ID in the Parent ID column, and 'Subtask' in the Work Type column.

One parent work item can have multiple subtasks, the ID for each subtask must be unique.

Data formatting requirements

Formatting for date and date/time fields

Format
Example

Date

YYYY-MM-DD

2023-06-01

Time

YYY-MM-DD XX:XX:XX

(24 hour time)

2023-06-01 16:00:00

Formatting for multi-value fields

Use "," to separate multiple values in a single field.

Example: tag1,tag2,tag3

Upload file

Click the Upload button to upload your prepared import file.

Field matching

  1. After uploading your the file, click Next to match its columns to fields in Leiga.

  2. Leiga will automatically match fields where possible, but you can review and adjust them manually if needed.

Finalize importing into Leiga

  1. Click Next to continue.

  2. Click Start Importing to complete the import.

💡
Import Work from Jira