-
### Description
When you open a generated swagger UI there is lots of endpoints for a simple process (such as user tasks-quarkus), but Is there docs about what endpoints are generated and how/based o…
-
### Description
In kogito, what is the protocol for process versioning?
Examples
1. You deploy a process and find a bug, you make a change to the BPMN and restart the app?
2. If you want to …
-
### Description
User tasks have authorization, but it is unclear from the docs: Can authorized actors/groups be set un the process modeler for who is allow to start a process?
### Implementation ide…
-
After compiling the whole `kogito-examples` project I have tried to run `mvn clean package quarkus:dev` (into serverless-workflow-error-quarkus) and I've got the following error:
```
[FATAL] Non…
-
### Description
Docs reference ability to claim and other typical user task actions in BPM
typical:
1. Claim Task (the current user can claim the task / make themselves the Assignee)
2. Unclai…
-
### Describe the bug
When starting [this](https://github.com/quarkusio/quarkus/files/7498713/demo1.zip) example project, I receive repeating error messages, over and over again (without doing anythin…
-
### Description
Consider the following:
### Implementation ideas
Related to to issues in: https://github.com/kiegroup/kogito-runtimes/issues/1900
The naming of the files is g…
-
### Description
Going through docs, code samples, and some of the management API, i have found the following services that seem to be referenced:
```
AppRoot appRoot;
Processes processes…
-
how do I add a BPMN:Property through the editor?
If I use the properties advanced option its adding a meta tag
-
### Description
https://docs.jboss.org/kogito/release/1.15.0/html_single/#_enabling_optimistic_locking_with_persistence details that locking is supported, but how is it handled? Coming from Camunda …