28 September 2020 Release Notes¶
Version 1.1.185
Feature Highlights¶
Stay tuned for new DataKitchen features in coming releases!
Other Fixes & Enhancements¶
Filters and Pagination Fixed in Order Run Logs: When a user viewed order run logs while the order run was still processing, the Logs dialog generated an error generated on refresh. Following the error the log filters did not work and only the first page of log entries would display despite attempts to view other pages. This issue has been resolved with a refactor of the log store, and the Order Run Logs dialog functions as expected. [DEV-7063]
Kitchen Wizard Settings Persist: As a result of a recent database change, any updates on the Configure Kitchen page for the master kitchen caused the removal of existing settings for the Create Kitchen wizard. A second problem prevented rollback ingredients from displaying in the Delete Kitchen process. These issues were resolved with a hotfix, and kitchen configurations and wizards work properly. [DEV-7061, DEV-7067]
Order Metrics Updated for Numeric Test Results: Recently, the charts on the Order Metrics page were showing the results of all log tests, all tests with a variable used as the metric, and all tests against historic values (previous runs) as pass/fail, rather than plotting numeric test values in line graphs. This issue has been resolved with an update to the charting logic. The charts plot numeric test results as expected. [DEV-7018]