Changelog

Presage API
10/1/2025

Minor Changes

  • Add optionListQuery to DashboardReportParameterInput and DashboardReportParameter

Patch Changes

  • Fix non-push alerts being marked as "Cancelled" with an error when processed by the API, even if the email actually sent
9/30/2025

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
9/30/2025

Patch Changes

  • MySQL connections used for dashboard charts and reports now use the plant timezone instead of the default (UTC)
9/29/2025

Minor Changes

  • Added Supplier endpoints

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
9/17/2025

Patch Changes

  • Fix query error in Query.dashboardReportChartMembership when running on MySQL 8
9/16/2025

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
9/16/2025

Patch Changes

  • Fixed saving automatic work orders.
  • PA-702 - Trim whitespace when saving AnalysisOption.option to the database
9/8/2025

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
8/28/2025

Patch Changes

  • Attempt to fix another issue with escaping calculated default values
8/28/2025

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
Newer Older