operatorfabric-core icon indicating copy to clipboard operation
operatorfabric-core copied to clipboard

Main operatorfabric program

Results 269 operatorfabric-core issues
Sort by recently updated
recently updated
newest added

Add in state defintion in config.json another field : templateFromAnotherProcess Example : ``` templateFromAnotherProcess : { processId: myProcess templateName : "myTemplateFile.handlebars" version: 1 } ``` When this field is present...

Enhancement
Draft

We are using kafka and zookeeper for test purposes . For that we are using legacy docker images from bitnami These images are not maintained anymore . We should find...

Technical debt

# PR Description ## Summary Replaced legacy Bitnami Kafka/Zookeeper Docker images with Confluent’s actively maintained images. This resolves issue #8802 ## Background - Bitnami images used in our test setup...

The "Read & Ack" multiselect can take 2 rows instead of 1 depending on the order of selection. when it takes 2 rows it moves the main table of the...

Enhancement

This option is not needed , if we want the emtting entity to respond we just need to include it in entityAllowedToRespond or entityRequiredToRespond

Technical debt
Draft