15 February 2021 Release Notes¶
Version 1.1.203
Feature Highlights¶
Stay tuned for new DataKitchen features in coming releases!
Other Fixes & Enhancements¶
Orders Page Filters Reset for New Order: When a user submitted a new order from the Run Variation dialog and clicked the order ID link, the Orders page displayed did not always include the new order in the list. This problem occurred when the user had previously set filters on the Orders page that (unintentionally) filtered out the new order. This issue has been resolved with an update to the order ID link. Now, when a user clicks that link in the Run Variation dialog, the Orders page filters clear and the page shows all orders, including the new order and its order run. [DEV-7468]
An order ID link resets filters on the Orders page to display the newly submitted order.
Orders Filters Restrict Both Orders and Order Runs: The filters on the Orders page were correctly narrowing the list of orders but were not completely restricting the display of order runs. For example, when a user filtered the list by order run status, the page returned all orders with order runs that matched the criteria but also all other order runs belonging to those orders. This issue has been resolved with an update to apply dual filtering properly. The page returns only the orders and order runs that match the filter criteria selected. A remaining limitation in this scenario exists with filtering order runs after a user clicks a Show More button to expand an order run list within an order record. [DEV-7599]
Node Logs View Fixed: Following a recent update, the node logs filtered view of the Order Run Logs dialog was not restricting log entries to those related to the selected node. The view was showing all log entries instead. This issue has been resolved, and the View Node Logs link from the Node Details sidebar opens a properly filtered view of the dialog. [DEV-7601]
Orders Page Load Messaging Fixed: Users reported that when they had filters applied on the Orders page, the page displayed a "no orders" message while loading. This issue has been resolved, and the standard progress bar displays for the load time whether the user has filters set or not. [DEV-7672]