Chapter 10. Fixed issues in Red Hat Decision Manager 7.10.1
Red Hat Decision Manager 7.10.1 provides increased stability and fixed issues listed in this section.
10.1. Business Central
- Business Central REST API is allowing container creation with empty container id [RHPAM-3362]
-
When you migrate from Red Hat JBoss BPM Suite 6.4 to Red Hat Decision Manager 7.3.1, some guided decision tables throws
Cannot assign field values of types other than ActionFieldFunctionerror [RHPAM-3308] -
project.repositoriesupload function is not working in Business Central [RHPAM-3277] - A system error occurs when you add a deployment unit [RHPAM-3111]
-
In test scenario editor, the
LocaldateTimeguided rule does not render correctly [RHPAM-2961] - When you migrate from Red Hat Decision Manager 7.8 to Red Hat Decision Manager 7.9.1, most of the DMN nodes are misplaced [RHDM-1604]
- When you manage a list of structures in the test scenario editor, it throws an exception [RHDM-1590]
- Settings panel is not updated when you make the changes in the DMN model field [RHDM-1589]
- Unable to use a space with quotes in a guided decision table [RHDM-1578]
- Running tests affects incremental build [RHDM-1508]
- Improved the error message of a guided decision table error [RHDM-1426]
-
When you open a guided decision table, you receive
TypeError: b is undefineduncaught exception [RHDM-1425]
10.2. Decision engine
- Numeric coercion breaks beta indexing [RHPAM-3456]
- In an executable model, an error is parsing for the single apex which is delimited by an empty string [RHDM-1625]
- An experimental alpha network compiler is removed from kie-maven-plugin build process [RHDM-1624]
- In an executable model, the behavior of binding of a boolean unary expression is different as compared to the plain DRL file [RHDM-1612]
- In an executable model, you cannot build a project by inserting and updating a fact of same rule [RHDM-1606]
- You receive a null pointer exception while updating the KIE container [RHDM-1596]
- Use MVEL version 2.4.12 or above in Red Hat Decision Manager 7.10.1 [RHDM-1574]
-
In an executable model, incorrect parameter is passed to
accumulatefunction [RHDM-1572] -
In an executable model,
and existsused in the source pattern of anaccumulatefunction statement matches multiple times instead it should match only once [RHDM-1571] - Type coercion does not work for bound variables in an executable model [RHDM-1564]
-
In an executable model, you receive a null pointer exception at
ConstraintEvaluator.findPatternAndRequiredDeclaration()in anaccumulatefunction [RHDM-1556] -
In an executable model,
@watchannotation containing!*does not work as expected [RHDM-1553] - Property reactivity for properties is not modified in modify block and the rule is executes repeatedly [RHDM-1552]
-
In an executable model, the order of parameters passed to the method is unexpectedly changed and the parameters are not passed correctly in
action()accumulate function [RHDM-1551] -
In an executable model, when you use the
ANDoperator in the source pattern of anaccumulatefunction, you receive a compilation error [RHDM-1549] -
In an executable model, when you use an operation such as
BigDecimal_variable % Numeric_value, you receive a compilation error [RHDM-1545] - Variable binding of a map element throws compilation errors in an executable model [RHDM-1543]
- In an executable model, when you bind a list written in MVEL expression, you receive a build error [RHDM-1542]
-
forallrule pattern does not work as expected [RHDM-1541] -
In MVEL dialect mode in an executable model, when you use a compound assignment operation such as
BigDecimal_type_property <op> Numeric/BigDecimal_value, you receive an unexpected error [RHDM-1538]
10.3. Red Hat OpenShift Container Platform
-
When
AUTH_LDAP_BASE_FILTERcontains the|value, you receive LDAP sync issues [RHDM-1567] - In the KIE Server launch script, pulling of the dependencies and KJAR validation is skipped to speedup the start time [RHPAM-3494]