-
using vscode. If you try and modify or delete a process variable and that variable is being used in another activity (such as in Input/Output mappings), the delete button does not do anything and if …
-
using vs code.
![breaking sequence flow](https://user-images.githubusercontent.com/1994838/151054844-cb1562dc-e02c-4d90-9b75-84089f92292f.gif)
-
Testing is driven by understanding errors and correcting them.
It is very difficult to use SCESIM for meaningful testing, due to the lack of meaningful error messages.
I can't diagnose anything from…
-
![image](https://user-images.githubusercontent.com/1994838/149845859-fd417a7b-c127-496d-8666-bfb9d3e8e88e.png)
using VS Code.
It will not let you place the task in the sub-process.
-
Hi, could you add support for actually writing condition expressions?
The UI is already almost there:
![image](https://user-images.githubusercontent.com/1181744/108856998-ec2b7480-75ea-11eb-90df-5…
-
vs code using mac retina display with default scaling.
-
### Describe the bug
I'm writing an extension that needs to generate files that will be downloaded by the end-user as static resource.
Like stated [here](https://quarkus.io/guides/http-reference#ser…
-
In project process-postgresql-persistence-quarkus, i added variable: **private short number;** in Traveller class:
public class Traveller {
private String firstName;
private String lastNa…
-
**Test case:**
1. Create a decision in Online Editor with type = literal expression and code: `context merge([{a: 1}, {b: 2}])`
**Expected Result:**
1. No validation errors
**Actual Result:**
…
-
xml version="1.0" line will cause the application fail to parse file. I create a test scenario and the first line causing parse error and if I delete it the program will run the test.
kogito bundle…