#489 — Make all wrongly created merchants in prod removed
Repo: Twill-AI/facade State: closed | Status: done Assignee: meliascosta
Created: 2025-08-13 · Updated: 2025-08-27
Description
Request
Caused by https://twill-network.slack.com/archives/C06UCQP1BFC/p1754677902783369
Acceptance criteria
- Found list of merchant ID-s in prod db for Galt (partner.id=002) which were created wrongly (tip: search for merchants without any fields populated). Confirmed logic of search with Michael.
- Appended list with “broken for submission” merchants for testing partner.id=001 (take from https://twill-network.slack.com/archives/C078KS0R05B/p1754981339636109) and sent to PayEngine with request to remove.
- Verified that merchants were removed in PE, next removed these merchants from prod db (“force update merchants” won’t remove merchants - they still would be shown up for Galt, need to do them manually).
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets