Changelog
Presage API
Patch Changes
- Change default "order by" for
DashboardChart and DashboardReport to be by title, ascending
- Apply
jsonOverrides to charts returned from loadDashboardReportMetadata to avoid layout shifting on the client
- Fix
updateDashboardReportChartMembership clearing jsonOverride for existing report-chart associations
Patch Changes
- MySQL connections used for dashboard charts and reports now use the plant timezone instead of the default (UTC)
Minor Changes
Patch Changes
- Fix charts in a dashboard report being returned out of order from
Query.loadDashboardReportMetadata
- Fix query error in
Query.dashboardReportChartMembership when running on MySQL 8
Patch Changes
- Fix query error in
Query.dashboardReportChartMembership when running on MySQL 8
Patch Changes
- PA-708 - Fix samples created by investigations immediately having
workorderid set to null after saving
- Fix issue where scatter chart data may not exactly match the same scatter chart on the legacy dashboard
Patch Changes
- Fixed saving automatic work orders.
- PA-702 - Trim whitespace when saving
AnalysisOption.option to the database
Patch Changes
- Improve various error message details
- PA-716 - Improve batching of queries in
createAnalyses and updateAnalyses endpoints
- PA-714 - Improve handling of multiple users creating sample values for the sample sample at the same time
- Fix checking permissions when saving a work order that is not assigned to a group
Patch Changes
- Attempt to fix another issue with escaping calculated default values
Patch Changes
- AutomaticWorkOrders: Fixed delete mutation not always working
- Fix issue calculating default option values where the same replacement token is used more than once
Patch Changes
getProductDescendants will no longer include the parent product unless it has no valid children based on recent feedback
Newer Older