theaubmov / c8-jira-migration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JIRA to Camunda Migration Proof of Concept

Introduction

This repository contains a Proof of Concept for migrating sprint workflows from JIRA to Camunda. It showcases a BPMN process for Sprint Creation and Planning, integrating with JIRA via REST API to fetch issues and manage sprints.

Workflow Overview

Workflow Overview

Above is the BPMN diagram depicting the entire sprint management workflow from creation, planning to execution.

Features

  • Sprint Creation Form: A form to define the sprint goal and timeline.

    Sprint Creation Form

  • Sprint Planning Form: A form to select issues fetched from JIRA and assign them to the sprint, including estimation.

    Sprint Planning Form

  • JIRA Integration: REST API integration to manage sprints and issues directly from Camunda.

Getting Started

To get started with this PoC, clone the repository and follow the setup instructions below.

Prerequisites

  • Camunda 8 Account
  • Access to JIRA with necessary permissions to fetch and create issues

🚀 About Me

portfolio

About


Languages

Language:Java 100.0%