Order Module 2.0.1 - Utilities Fixes
Author:
Kirill Gaiduk
Changed on:
4 Nov 2025
| Target release date: | 2025-10-03 |
|---|---|
| Release status: | Released |
Description
Order Module 2.0.1 delivers important fixes in the Order Module Utilities.
🔎 See the Changelog for details.
Changelog
Order Module Utility Bundle
- Fixed an edge-case Maven naming conflict where two reference modules shared the same
`util`artifact name - This conflict could occur only when both modules were included at the same version, causing one dependency to overwrite the other
- Assigned a unique artifact name within the Order Module (
`util`→`module-order-util`) to prevent future collisions and ensure reliable dependency resolution
Sourcing Utilities
- Added a
`status: "ACTIVE"`filter to the`GetProfileByRef`query used by the`SourcingUtils.loadSourcingProfile`method to ensure the correct Sourcing Profile version is returned - Added the
`OrderUtils.getSuffixAsPerLocationType`method, along with the units (`DistanceMeasurementUnits`) and model (`Attribute`,`LocationType`,`Constants`) service classes, to remove unnecessary dependencies on other utilities, making the Sourcing Utilities self-contained
Packages
| Released capability depth: | Fix |
|---|---|
| Release bundle / Capability type: | Module, Tool |
