Skip to content

theaubmov/c8-jira-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages