-
Bug
-
Resolution: Done
-
Major
-
7.8.0.GA
-
3
-
False
-
False
-
Release Notes
-
-
-
-
-
-
CR1
-
+
-
Undefined
-
-
---
-
---
-
-
2020 Week 43-45 (from Okt 19), 2020 Week 46-48 (from Nov 9), 2020 Week 49-51 (from Nov 30), 2020 Week 52-03 (from Dec 21), 2021 Week 04-06 (from Jan 25), 2021 Week 07-09 (from Feb 15), 2021 Week 10-12 (from Mar 8), 2021 Week 13-15 (from Mar 29)
Using the 'Convert to XLS' functionality leads to incorrect rules and compilation errors. Eg when converting the attached spreadsheet from xlsx -> gdst -> xlsx, we can see the following difference in the source tab:
- original:
when
$line : LocateLineRuleData(securityType == ("BOND"), ...
- converted:
when
$line : LocateLineRuleData( counterPartyCode == "" , accountCode == "" , subType == "" , securityType == "BOND" , ...
- causes
-
DROOLS-6071 BRL Column method call data type support is not complete for conversion
- Closed
-
RHDM-1696 BRL Column method call data type support is not complete for conversion
- Closed
-
DROOLS-5994 BRL action column containing method calls with template keys is modified inappropriately
- Closed
-
DROOLS-6070 Method calls with two parameters are not converted ocrrectly
- Closed
-
RHDM-1729 BRL action column containing method calls with template keys is modified inappropriately
- Closed
- is caused by
-
DROOLS-5892 Guided Rule Editor: Method calls do not support template keys
- Resolved
-
DROOLS-5893 Converting GDST to XLS: Do not use column operator from GDST since it is not always set up correctly
- Closed