Changelog
Presage API
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
Patch Changes
- Fix some edge cases with display of scatter chart data
Minor Changes
- Add optional
plantId
argument to Query.getProductDescendants
Patch Changes
Query.getProductDescendants
should only return active products
Minor Changes
- Add "Rejected" status to ProductBatch
Newer Older