Fulfilment Field Mapping Issue in createFulfilmentPlans Mutation Fix
Author:
Yulia Andreyanova
Changed on:
6 June 2025
Target release date: | 2025-06-10 |
---|---|
Release status: | Released |
Description
This release introduces a fix for a data integrity issue affecting fulfillment plans. Previously, fulfillment records were saved with incorrect field names due to a mapping error in the
`createFulfilmentPlans`
This update ensures that new fulfillment data is saved with the correct structure and that existing legacy records are now readable through corrected field mappings.
Changelog
Correct field mapping implemented for the
`fulfilments`
`createFulfilmentPlans`
Added read-side mapping to support legacy records saved with incorrect field names.
Resolved query failures triggered by malformed fulfillment field names.
Released capability depth: | Fix |
---|---|
Release bundle / Capability type: | Platform |