Legacy Order Archived
Emitted when an order older than seven years is moved to cold storage
Overview
The LegacyOrderArchived event is emitted by the nightly archival job when an order older than seven years is moved from the live order store to cold storage. The schema still uses proto2 because the downstream archival pipeline has not been migrated, which means fields carry explicit required and optional labels.
Schema
Event Details
- Archive Location: The cold storage bucket and object key where the order document now lives
- GDPR Erasure: Indicates whether PII was stripped before archival
- Line Items: A summary of line items is retained for audit purposes
LegacyOrderArchived Schema
Emitted by the nightly archival job when an order older than seven years is moved from the live order store to cold storage. This event still uses proto2 because the downstream archival pipeline has not been migrated.
The order that was archived
RFC 3339 date the order was originally placed
Order total in minor currency units
When the archival job processed this order
True when PII was stripped before archival