21 September 2020 Release Notes¶
Version 1.1.184
Feature Highlights¶
Updates Make It Easier to Review and Troubleshoot Order Runs¶
User feedback on the new Order Run Details page prompted some enhancements in the display of order run and node data to reduce scrolling and facilitate review.
- The Tests and Compiled Files sections of the Node Details sidebar can expand and collapse for ease in accessing all sections.
- The Logs section of the Node Details sidebar has a link to open an Order Run Logs dialog pre-filtered for the node, rather than listing log entries within the narrow sidebar.
- The Order Run Logs dialog has a search field in addition to the existing filters. Note that the log search only searches the Messages fields and is case sensitive at this release.
- The logs include a new Warning log level. The Exception log level has been removed.
- Log entries are numbered as displayed. When users apply filters, the line numbers may change.
- The URL for an open Order Run Logs dialog contains user selections for filters and pagination, so users can share specific log sections more easily.
- Log entries that have an associated exception stack trace can be expanded by Admin users only to reveal the trace details.
See previews below, and see Order Run Details for more information. [DEV-6759, DEV-6754]

The Node Details sidebar now has expandable sections and a link to pre-filtered logs.

Enhancements of the Order Run Logs dialog make log reviews easier.
Other Fixes & Enhancements¶
Variables Lists Include Kitchen Overrides: The web app offers a V drop-down list for quick variable entry in many fields. Some instances of this drop-down list did not include the kitchen override variables along with the system variables, base recipe variables, and variation override variables. This issue has been resolved; the V menus in the Edit Variable Set, Add Variable Set, and Edit Recipe Order Run Alerts dialogs now offer the complete list of available variables. [DEV-6556]
Kitchen Merge Warns of New Changes: If there are updates in a parent or child kitchen outside of but during a kitchen merge process, the merge preview becomes out of date. An enhancement in this release introduces a message warning the user to review the merge again. [DEV-6984]

Error Fixed in Promote Order Run Dialog: The merge kitchen process offers an optional step to copy order run information to the target kitchen. The Promote Order Run dialog was generating an error, "expression has changed after it was checked," on long text strings that were truncated in the interface. This issue has been resolved, and long strings no longer trigger an error. [DEV-7011]
Ingredient Node Allows Multiple Updates: When making changes to the configuration of an ingredient node, users found that the initial change was successful but the Update button was inactive for successive changes. This issue has been resolved, and the Update button is available for all modifications. [DEV-6941]