#610 — Remove sent_to_merchant and Action_required as status
Repo: Twill-AI/facade State: closed | Status: done Assignee: nadddder
Created: 2025-09-25 · Updated: 2025-10-13
Description
Given we can use the field merchant_portal_invite, we shouldn’t mixed it with actual status.
Given we don’t use PE messaging, the current action_required status is useless.
AC:
- Remove
sent_to_merchantandAction_requiredand all related logic related to the status - Add a new field
is_last_activity_twill_messagewhich tracks if the latest activity is a system message or a message sent from User Twill (ID: a91a47f8-6554-4a52-af36-1b94b9fa6899)
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets