Changelog
Presage API
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
Patch Changes
- Fix adding charts to reports
Minor Changes
- Add endpoints to support new dashboarding system
Patch Changes
- Change
NewAnalysis.batchVolume to be a Float
- Change Group entity order by to order by name
- Fixed handling of file size queries when no file data exists
Requires DB version 656
Newer Older