mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
findByIdWithFullGraph loaded containerItems but not containerItems.bookingContainer, so item.bookingContainer was always undefined and the 40ft/20ft/total tallies on the Import/Export Marshalling Document silently read as 0. Load containerType on both the item and its bookingContainer, and resolve size from whichever is set.