π Jira Integration β Feature Overview
OVERVIEW OF THE CORE FEATURES
The Jira integration in Casebase enables a bidirectional connection between Casebase and Jira Cloud or Jira Data Center. It helps teams keep use cases and epics synchronized, align workflows, and ensure transparency across business and engineering teams.
π Table of Contents
βοΈ 1. Overview
π§± 2. Architecture & Integration Layer
π 3. Supported Jira Versions
π 4. Core Features of the Jira Integration
π 5. Synchronization Logic
π₯ 6. Roles & Permissions
π§ 7. Typical Use Cases
β οΈ 8. Limitations & Notes
βοΈ 1. Overview
The Jira integration is configured at the workspace level.
Each workspace can independently decide:
-
which Jira instance it connects to,
-
which projects and fields should be synchronized,
-
and in which direction data should flow.
This allows full flexibility across different teams, units, and Jira environments.
π§± 2. Architecture & Integration Layer
The Jira integration is built in modular, individually selectable features and is directly embedded into the Casebase workspace structure.
Technical characteristics:
-
Each integration feature is autonomous and can be configured independently.
-
Synchronization occurs through API-based communication between Casebase and Jira.
-
A webhook in Jira enables bidirectional synchronization.
-
Field and entity mappings are defined centrally under
Workspace Settings β Integrations β Jira.
Advantages:
-
High flexibility for multi-team environments
-
Data isolation across workspaces
-
No dependency on global account-level configuration
π 3. Supported Jira Versions
| Version | Description |
|---|---|
| Jira Cloud |
|
| Jira Data Center |
|
π 4. Core Features of the Jira Integration
π§± 4.1 Casebase β Jira Synchronization
-
Automatically creates Jira Epics based on Casebase use cases
-
Synchronizes defined field data (e.g., title, description, status, assignee)
-
Any change saved in Casebase is automatically sent to Jira
Typical use case:
A new use case is created and prioritized in Casebase, then handed over to the development team as a Jira Epic.
π 4.2 Jira β Casebase Synchronization (via Webhook)
-
Changes made in a Jira Epic (e.g., description, status, assignee) are pushed back to Casebase through a webhook
-
Synchronization happens automatically, almost in real time
-
The webhook must be created manually in Jira and connected to the workspace under Integration Settings β Webhook Feature
Typical use case:
When the description of a Jira Epic is updated, the associated use case in Casebase is updated automatically.
π 4.3 Jira Issue Listing
-
Displays all Jira issues of an Epic directly within the linked use case in Casebase
-
Provides central transparency over implementation progress
-
Supports filtering by Issue Type, Assignee, and Status
Typical use case:
Project leads can see the current development status of a use case/epic directly inside Casebase.
π 5. Synchronization Logic
| Direction | Description | Requirement |
|---|---|---|
| Casebase β Jira | Pushes use case data from Casebase to Jira | βCasebase β Jiraβ feature active, data mapping configured, use case linked to Jira Epic |
| Jira β Casebase | Pulls updates from Jira via webhook | Jira webhook active, data mapping configured, use case linked to Jira Epic |
| Bidirectional | Combination of both mechanisms | Both features active, mapping configured, use case linked |
π₯ 6. Roles & Permissions
| Role | Permission |
|---|---|
| Admin | Activation, setup, field mapping, webhook configuration, linking use cases to Jira Epics, using synchronization |
| Moderator | Setup, field mapping, webhook config, link use cases to Jira Epics, use sync in all public use cases |
| Member | Link assigned use cases to Jira Epics, use synchronization within assigned use cases |
| Visitor | No read or edit permissions for the integration or its features |
π§ 7. Typical Use Cases
-
Connecting use case management with task tracking
-
Unified reporting across use cases and Jira Epics
-
Reduction of manual maintenance in both systems
-
Automated status alignment between portfolio management and engineering teams
β οΈ 8. Limitations & Notes
-
Jira project creation is not automated
-
Webhook setup requires Jira administrator rights
-
Changes to field mappings affect all synchronized use cases/epics