#1034 — master merchants sort by activity

Repo: Twill-AI/facade State: open | Status: open Assignee: nadddder, sparsh-twillpayments

Created: 2026-02-13 · Updated: 2026-03-09

Description

Currently this sort is used as the default method on merchant table and is most useful, but it has plenty of nulls that show up on top.

  • Backfill activities for merchant creation (So we have no nulls in last-activities)
  • Make sure in a sort with null values, those nulls show up at the end (both descending and ascending)

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets