Release 2023.15
Enhancements
Improved Regex Error Handling (An alpha feature on request)
- Mammoth improved the handling of regex errors in the Extract Text rule by implementing a validator to disallow invalid regex, such as ], [A-Z{1,3}. Spaces to be matched now have to be explicitly mentioned with a preceeding backslash. changes to
Defect fixes
- Resolved an issue where data export to Redshift was not working.
- Resolved an issue where copy-pasting the branch out did not work correctly.
- Resolved an issue where the underline for Add sort had not been removed in the Top bottom rule and Window function rule.
- Fixed UI and functional issues around identities, queries, and table names in the Third Party Connector Modal.
- Third Party Connector Modal: Resolved an issue where Postgresql did not display the correct dataset after datapull.
- Third Party Connector Modal: Resolved an issue where MySql merged the next row data with the previous row when the previous row data ended with a single backslash (“").
- An issue has been resolved where renamed column names did not appear in the task pipeline for the Join rule.
- Resolved an issue where the exported pipeline in Branchout to ds was re-running even after a manual data push.
- Resolved an issue where duplicating views with Dataset wasn’t working as expected