Open Issues Need Help
View All on GitHub Implement `AND` / `OR` logic per `Rule Group` type (`Gate`), starting with `ALL` / `ANY` about 1 hour ago
AI Summary: This GitHub issue proposes implementing explicit logical operators (`AND`, `OR`, `NAND`, `NOR`) for different 'Rule Group' types, starting with `ALL` (AND) and `ANY` (OR). The goal is to define how rules within a group are evaluated based on the group's specified 'Gate' type, with `XOR` and `XNOR` considered for future expansion.
Complexity:
3/5
enhancement good first issue question
Sample Rules Engine where rules are defined in app config & exposed by API that maps request codes to an array of possible matches in result set.
Java
#api#bpmn#camunda-7#camunda-engine#event-driven#event-listener#jdk25#rules-engine#spring-boot-3