Saltbox Platform Release Notes for October 28, 2021
This continuous improvement release includes updates to dashboards and project setup, as well as bug fixes for customer-reported issues.
New Features
none
Updates
- Project Template associations are now included when cloning, importing, or copying from another project.
- Group access restrictions now apply to project creation.
-
Dashboard “Failed Transactions” notice now displays transactions per environment.
Choose an environment (1) and its failed transaction count will be displayed (2).
Bug Fixes
-
Fixed: Message trace now correctly displays Chinese characters in the message.xml viewer (47220).
-
Fixed: Message Retry failure has been corrected when improperly failing after retrying unexecuted If branches (50523).
-
Fixed: Data Mapper may now specify a constant mapping using a targeted array filter (50430, 50457).
ex:
||XPATH://addresses[default_shipping/text()='true']/street/text()||
Select the desired target field (1), select “Const” map type (2), and assign the filtered XPath value (3).
-
Fixed: Dashboard displays a warning when workflow data is incomplete (47552).
-
Fixed: Menu loading slowdown has been improved on the main dashboard (47196).