The Jira issues Importer for Dust is a powerful tool designed to seamlessly integrate your Jira issues data with Dust’s AI-powered knowledge management platform.This open-source script, available on GitHub atdust-tt/dust-labs/jira, automates the process of exporting issues updated in the last 24 hours from Jira and importing them into a Dust datasource. It fetches comprehensive issues details, like so:
Issue Key: KAN-3ID: 10002URL: https://dust4ai.atlassian.net/rest/api/3/issue/10002Summary: Nice task to doDescription:What do you think about this descriptionIssue Type: TaskStatus: To DoPriority: MediumAssignee: Alban Dumouilla (alban@dust.tt)Reporter: Alban Dumouilla (alban@dust.tt)Project: My Kanban Project (KAN)Created: 2024-08-20T15:51:58.901+0200Updated: 2024-08-20T16:26:36.215+0200Resolution: UnresolvedResolution Date: N/ALabels: testComponents:Sprint: N/AEpic: N/ATime Tracking: Original Estimate: N/A Remaining Estimate: N/A Time Spent: N/AVotes: 0Watches: 1Fix Versions:Affected Versions:Subtasks:Issue Links: Blocks KAN-1: This is a todo cardAttachments:Comments:[2024-08-20T16:26:36.076+0200] Author: Alban Dumouilla (alban@dust.tt)This is the first comment of the issue
The script then formats and uploads this data to Dust.By leveraging this script, support teams can effortlessly keep their Dust knowledge base up-to-date with the latest information from Jira.This integration enables more effective use of Dust’s AI capabilities for analyzing support trends, improving response times, and enhancing overall customer service quality. The script is designed with rate limiting and error handling in mind, ensuring reliable performance even with large volumes of Jira issues data.