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
  • Setting up the Sentry Integration
  • Create Leiga work from Sentry
  • Link Sentry exceptions to existing Leiga work
  • Automatically create work from Sentry based on alerts
  • When Leiga's work is completed, Sentry's issue is automatically resolved
  1. Apps and Integrations
  2. Development Tools

Sentry Integration(coming soon)

PreviousDevelopment ToolsNextJenkins Integration

Last updated 1 year ago

Sentry is an open-source error-tracking tool that helps developers monitor and fix crashes in real time. With this integration, you can:

  • Create new Leiga work for bugs and crashes from Sentry

  • Link Sentry issues to existing Leiga work

  • Automatically complete Sentry issues when a linked Leiga work is moved to a Done status.

Setting up the Sentry Integration

Make sure you have Admin access to both Leiga integration settings and Sentry.

To integrate with Sentry:

  1. Click your avatar in the bottom left and go to Integrations > Sentry to enable the sentry integration in Leiga.

  2. Click the Install button and you will be taken to Sentry to accept the request and install Leiga.

  3. After authorization, you’ll be asked to select projects bound to Sentry to create works on these projects from Sentry.

Create Leiga work from Sentry

  1. In a Sentry error, go to the right sidebar of a Sentry issue.

  2. Select Create Sentry Issue, then fill out the quick form.

  3. Once the work is created, it will be automatically linked to the issue and listed in the issue tracking section for quick and easy access.

Link Sentry exceptions to existing Leiga work

  1. Go to the right sidebar of a Sentry issue.

  2. Select Link Sentry Issue, then search for existing Leiga work by ID or title.

Automatically create work from Sentry based on alerts

  1. Go to Alerts in Sentry and select Create Alert.

  2. After configuring custom conditions, select Leiga in Add action.

  3. Select project, work type, and assignee(if needed) in settings.

  4. Once the alert rule has been saved, any time the trigger event happens in Sentry, a new work will be created in Leiga.

When Leiga's work is completed, Sentry's issue is automatically resolved

💼