Chapter 6. Fixed issues in Red Hat Decision Manager 7.7.0
Red Hat Decision Manager 7.7.0 provides increased stability and fixed issues listed in this section.
6.1. Business Central
- When you add a deployment unit and manually enter GAV values, the runtime strategy is not set to the configured default value [RHPAM-2623]
- In the guided rule editor, you cannot use a combination of complex values [RHPAM-2457]
- The state of a KIE Server is not updated in the server template after the server disconnects and reconnects to Business Central
-
The guided rule editor removes
matchesoperator from the rule [RHPAM-2631]
6.2. Decision engine
-
In an
accumulatestatement, theminfunction withBigDecimaldoes not work when you setdrools.propertySpecific=ALLOWED[RHDM-1195] -
In the executable model, a
NullPointerExceptionerror occurs if you use theaccumulatestatement with themaxparameter when theDatefield is null [RHDM-1215] -
The executable model fails with
doublevalue in an evaluators [RHDM-1194] - The rule is not executed when you modify a nested declared type after an incremental update [RHDM-1190]
-
The rule is not executed after
ksession.reset(), when it hasnotin the middle of LHS patterns [RHDM-1161] -
In decision engine, negation
!operator does not work withlnoperator [RHDM-1217] -
* A compilation error occurs in the executable model when you cast an
interimvariable to ashortvariable [RHPAM-2667]
6.3. Red Hat OpenShift Container Platform
- Optaweb Vehicle Routing tests fail due to different versions of dependencies [RHDM-1129]
6.4. Offline Maven repository
-
The
offlinertool reports errors when it downloads artifacts for an offline Maven repository [RHPAM-2234]
6.5. DMN designer
- When you change a decision table header in the Properties panel, the change is not saved [RHDM-1181]
-
When you import a data object from a Java class, fields that have the Java
Datetype are not converted to the DMNdatetype [RHDM-1145] -
When you import a data object from a Java class, a field of the Java
Listtype is not converted to the DMNcollectiontype [RHDM-1144]