Inspection Status
Release: Inspection Status – 25.0.9554.60943
Description
This release addresses a critical issue in the Inspection Status extension where multiple items sharing the same lot number could cause incorrect item selection during inspection status validation. The fix ensures proper item-specific validation when processing lots with identical batch numbers across different items.
User Stories
No User Story developed in this release.
Bugs
| Title | Description | Impact on previous version |
|---|---|---|
| [23430] – When two items have the same batch number, the wrong item may be selected | The system incorrectly selected inspection status from one item when validating another item with the same lot number (LOT1). For example, if item 1003 had EXPIRED status and item 10234 had AVAILABLE status for the same lot LOT1, selecting LOT1 for item 10234 in a sales order would incorrectly show as blocked due to the EXPIRED status from item 1003. The fix now ensures proper item-specific validation (verified in codeunit 8087071 briINS_LotSelectionMgt) | This fix prevents incorrect blocking of available lots when multiple items share the same lot number. Users should review any existing transactions where items with shared lot numbers were involved to ensure proper inspection status validation |
Events
No event added or updated in this release.