flowable / flowable/flowable-engine
Flowable Spring Boot Starter Rest .zip file deployment
- Lingua principale
- Java
- Stelle
- 9.5k
- Fork
- 2.9k
- Merge medio
- 7h 8m
- PR unite (30g)
- 2
Descrizione
**Describe the bug**
I have an application that uses Flowable’s Spring Boot Starter Rest.
[pom.xml](https://github.com/Robinyo/serendipity-api/tree/master/projects/spring-boot):
```
...
org.flowable
flowable-spring-boot-starter-rest
${flowable.version}
org.flowable
flowable-ldap
${flowable.version}
...
```
If I place a **.zip** file in the default location (i.e., /resources/apps) the processes are successfully deployed. However, the associated forms are not deployed.
If I place a **.bpmn** file in the default location (i.e., /resources/processes) and the associated forms (**.json)** in the default location (i.e., /resources/forms). The processes are successfully deployed, however, the associated forms are not deployed.
**Expected behaviour**
That the processes and the associated forms are deployed.
Ref: [Flowable Spring Boot Starter .zip file deployment](https://forum.flowable.org/t/flowable-spring-boot-starter-zip-file-deployment/6483)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia con il pom.xml collegato e riproduci il deployment usando un .zip in /resources/apps; quindi confrontalo con un .bpmn in /resources/processes e con moduli .json in /resources/forms. Traccia l’entry point del deployment di Spring Boot Starter REST e verifica che vengano distribuiti sia il processo sia i moduli a esso associati.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java, spring-boot
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100