flowable / flowable/flowable-engine

Add support for Process Definition development version

Aperta
#473 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
9.5k
Fork
2.9k
Merge medio
7h 8m
PR unite (30g)
2

Descrizione

In many development and release processes a process definition (as an artifact) passes through different testing, staging, UAT, production, etc. environments. In each of these stages something wrong could be found and a new version of the process definition to be needed.

As all the mentioned environments are using, naturally, different workflow engine databases. This means that the same development version of the process definition might (and usually do) have different deployment version in each environment, i.e. the deployment version in the most cases does not match the development version. Thus, when an issue or a support request reaches the process definition developers they do not know which version of the process definition in the source repository to look at.

To overcome this problem:
- create an XML extension to hold the development version of the process definition;
- extend the engine API to expose (read only) the development version of a deployed process definition;
- extend the (Eclipse) Designer to support (read and write) the XML extension.

Note: This issue is based on the forum discussion https://forum.flowable.org/t/support-for-process-definition-development-version/247

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Inizia tracciando il modello di definizione dei processi e l’API di deployment, quindi esamina i punti di estensione di Eclipse Designer; l’issue non indica file o test specifici. Il lavoro è completato quando esiste un’estensione XML per la versione di sviluppo, il motore la espone in sola lettura per le definizioni distribuite e il Designer può leggerla e scriverla negli ambienti descritti.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java
Ambito
api, backend, tooling
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.