Skip to content

27 April 2020 Release Notes

Version 1.1.163

Feature Highlights

Source/Sink Selection Available During Create Container Node

Users can now add a data source and data sink while creating a new container node. This enhancement adds these optional drop-down list fields to the Container option in the Add Node sidebar. See Create a Container Node for more information. [DEV-5823]

()

Other Fixes & Enhancements

Users can stop a resumed scheduled order run: When a scheduled order run failed and the user resumed the run, the platform did not allow the user to stop the next scheduled run. This issue has been resolved with an update in how the system checks for manual and scheduled jobs. [DEV-6070]

Status field removed from API responses: The status parameter has been removed from all API responses as it was redundant information. The API response codes already provide the status, where a 200-series code means success and any 400-series code indicates failure. [DEV-6044]