#938 — Master can view/change assignee

Repo: Twill-AI/twill-ai-ui State: open | Status: open Assignee: raymondehizoba

Created: 2026-01-07 · Updated: 2026-01-07

Description

Master/merchant dashboard header currently only shows the assignee. It should allow:

  • Viewing the partner next to the assigned user.
  • Search for users/partners
  • Assign a merchant to a new partner
  • Assign a merchant to a new user

The following endpoints should allow this:

  • master/partners/{partner_id}/users/{user_id}/assign-merchant
  • master/merchants/{merchant_id}/assign-partner
  • master/partners/cached

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets