Skip to content

15 March 2021 Release Notes

Version 1.1.207

Feature Highlights

Bulk Upload Enabled for Recipe Files

This release introduces enhanced functionality for users who routinely upload multiple files to a recipe's directory structure. The Add File feature in the File Editor now supports bulk uploads of multiple external files via drag-and-drop or browse-to-select!

Preview the enhancement below, and see Add Recipe Files for more information. [DEV-7104]

()

Users can upload multiple files at once to a recipe.

Other Fixes & Enhancements

Error on Resume Order Run Resolved: Users were receiving errors that the platform could not find the order run IDs of resumed orders. Orders were resuming properly despite the error message. This issue has been resolved with an update in how the Automation API returns the ID. [DEV-7898]

Error on New Container Nodes Resolved: A user reported seeing an error when attempting to edit a container node with a data sink. The specific order of events caused a conflict in API calls, generating a "t is not iterable" error message. This issue has been resolved, and users can open and edit new container nodes as expected. [DEV-7914]

User Context Retained in Session Timeout: A user's session in the Automation platform times out after two hours of inactivity. Users reported that when they logged in after a session timeout, the platform opened the Kitchens page by default rather than returning a user to the place where he or she was last working. This issue has been resolved, and the platform returns users to the page of their most recent activity after they log in again. [DEV-7645]