Knowledge Base for Prediction App
Prediction App Release notes 2025.4.1 (patch)
Link to Prediction.2025.4 release notes
Here is the link to the release notes of the main Prediction.2025.4 version.
Prediction.2025.4.1
1. API changes
GET trialScenarios/:scenarioId/results
The lots returned by this endpoint not always had a unique id. That has been fixed.
That non-uniqueness also had, as a consequence, to break the uniqueness of the pair (lotId, date) in the allocations and the uniqueness of the pair (lotId, productId) in the needs. That is consequently fixed as well.