Bug Fix

Fix Events page sorting historical imports as recent

The Events page was sorting events by record creation date, which meant
that historical activity arriving via imports, integrations, or email
sync would surface at the top of the list as if it had just happened.
The contact-level Activity tab and Dashboard Recent Activity widget
already used the correct sort, so the three views are now aligned.

What’s Fixed

  • /events list now sorts primarily by event occurrence date (occurred_at),
    with creation date as a tiebreaker — matching the Dashboard Recent
    Activity widget and contact-level Activity tab.
  • Date group headers on the Events page now reflect the day the event
    occurred rather than the day it was recorded in the CRM.