이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 9. Fixed issues in Red Hat Decision Manager 7.12.1
Red Hat Decision Manager 7.12.1 provides increased stability and fixed issues listed in this section.
9.1. Business Central 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- When you have two data objects, form generation enters into an infinite loop when it reaches the first nested form [RHPAM-3366]
- An inaccurate alert about duplicate rule name after copying a rule in Business Central [RHPAM-2871]
-
In the test scenarios designer,
today()andnow()functions are not evaluated correctly [RHDM-1816] - When you delete a column from a guided decision table and try to validate that guided decision table, you receive an error [RHDM-1813]
- When you are converting a guided decision table to XLS, a backslash is added before the double quotes and you receive an error [RHDM-1723]
9.2. Build and assembly 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- In the Spring framework, versions 5.3.0 - 5.3.10, 5.2.0 - 5.2.17, and an older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries [RHPAM-4098]
9.3. DMN Designer 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- When the same FEEL object-access invocation is used by two KIE containers, you receive DMN evaluation errors [RHDM-1877]
9.4. Red Hat OpenShift Container Platform 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- When you install different versions of the Red Hat OpenShift Container Platform operator in each namespace on the same Red Hat OpenShift Container Platform cluster, you receive a validation error and CRD conflict [RHPAM-4158]
- Authorization fails while using role mapping [RHPAM-4146]
-
When you set the default role variable as
AUTH_LDAP_DEFAULT_ROLE, Red Hat OpenShift Container Platform images ignore the LDAP roles [RHPAM-4132] - The DockerImage type is not accepted in the business automation operator with JDBC extension images [RHPAM-3787]
-
The
kie_server_container_started_totalcounter displays the total number of containers with the statusSTARTEDandDEACTIVATED, but it counts theDEACTIVATEDcontainers as well and gives the wrong count [RHPAM-3784]
9.5. Decision engine 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
-
When you use
RuleTerminalNodeLeftTuple, the delete or insert child facts causes a loop inPhreakJoinNode.doRightInserts()function and you receive anOutOfMemoryErrorerror [RHDM-1865] - When you are executing the rules multiple times, you receive a random exception in a specific rule after constraint jitting [RHDM-1861]
-
You must define the
allVarsfield asfinalin theorg.mvel2.util.VariableSpaceModelclass [RHDM-1854] -
The result type of the
BigDecimaloperation with one or more null value operands must not be aStringorBooleantype value [RHDM-1852] - Already expired events are remaining forever in a working memory while entering a session [RHDM-1843]
-
NotNodeproceeds with unmatched facts [RHDM-1827] -
An executable model fails to build a rule which contains
&&constraint with a bind variable on right side [RHDM-1820]