Help families in GazaDonate to the IRC to provide humanitarian aid and resettlement resources to families in Gaza
JT's Space
Articles
About
Journal
RaW
GitHub
Articles
About
Journal
RaW
GitHub

Tuesday October 8, 2024

JT Houk
Published October 8, 2024
lot-metadatacode-reviewdeployment

Code Reviews

Reviewed Yongmin's PRs today, which were substantial. Also fixed a ticket deployment that was stuck.

Projects

Lot Metadata

Talked with Luiz about the lot metadata design. We're working through the distinction between "lots" and "batches," which are different concepts in the UI versus the database. The UI shows "lots" to retailers, but the underlying data model uses "batches." We also discussed how to handle the FIFO queue for inventory consumption, which determines which lot gets sold first when a product spans multiple batches.

Investigations

Helped Sylvie with an ecom configuration issue. The Ecom team is based in Portugal, so cross-team debugging often means async communication with a time zone gap.