Pedro Escaleira

Results 19 issues of Pedro Escaleira

Implementation for the feature proposal https://github.com/apache/incubator-kie-kogito-runtimes/issues/3936.

### Description Currently, we are unable to set the request headers when defining a Knative custom function in SonataFlow. This might be important as the internal logic of the Knative...

### Description This feature is to expand feature #3936 to Knative custom functions. ### Implementation ideas Since Knative custom functions have their specific way of defining the function properties, `fail_on_status_error`,...

### Description Currently, the behavior of REST custom functions is that if the requested endpoint returns an HTTP response with a code between 200 and 300, the function will return...

Mermaid code does not accept states with spaces or dashes. The code should be prepared for this by, at least, sanitizing the names before generating the Mermaid code.

bug

**Describe the bug** When I create a HierarchicalGraphMachine and try to generate the graph diagram with the `mermaid` engine, the resultant Mermaid code does not specify the transitions between actions...

bug

### Describe the bug When creating a workflow with a `subFlowRef` whose ID has dashes, the user gets an error when building it using Quarkus. For instance, for a workflow...