#871 — Track application updates in logs

Repo: Twill-AI/facade State: closed | Status: done Assignee: raymondehizoba

Created: 2025-12-28 · Updated: 2026-02-02

Description

We need better visibility into the incremental progress of merchant applications. Currently, we may miss when a merchant/rep interacts with the application (saving a draft) if they don’t submit. Goal is yo ensure all application updates are tracked in the merchant logs so Sales Reps and Admins can monitor activity.

Requirements

The log entry must capture:

  • When: Timestamp of the event.
  • Who: The actor making the change (User ID, Name, User Type).
  • What:
    • The specific field(s) changed.
    • Old value (from).
    • New value (to).
  • Logic above is implemented
  • Test added
  • Frontend ticket created

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets