Outcome. Every time a deal's owner changes, a timeline note records who it changed from and to, and a timestamp property tracks when, so ownership history stays visible without opening property history for every deal.
flowchart TD
A[Deal owner changes] --> B[Create note: owner changed from previous_owner_snapshot to current owner]
B --> C[Set last_owner_change_date = now]
C --> D[Set previous_owner_snapshot = current owner, for next time]

When to use it, when not to
- UseUse it on a portal where deal ownership changes matter for accountability, for example after a rep leaves, a round-robin reassignment, or a manager reallocation.
- UseUse it when the team needs a readable "changed from X to Y" trail on the record itself, not only the native property history panel.
- SkipDo not use it on a portal with high-frequency automated owner reassignment (for example a rotation workflow firing many times a day). It will flood the timeline with notes; see Known pitfalls for a throttling approach.
- SkipDo not treat this as a substitute for HubSpot's own property history, which already logs every owner change with the user who made it; this fiche adds a readable note, it does not replace that audit trail.
or the reporting and alerts pack, 39 EUR
One-time, excl. VAT. 30-day refund, no questions asked. Founding prices until 31 October, then 199 and 59 EUR. Includes every spec added later, up to the full 500, and the one-click installer on the full library. Building on client portals? The agency licence at 449 EUR covers unlimited client portals.





