841e786fdd
The Tasks list embedded assigned_user_name: undefined with a "will be resolved if needed" comment that was never followed up on, so every task showed "Unassigned" regardless of actual assignment. Resolve it from the project members list, matching how the shot table's own assignment control does it, and show an avatar next to the name. Also swap the hardcoded status Badge/variant switch for the same TaskStatusBadge + task-statuses store the shot table uses, so status colors and labels (including custom per-project statuses) always match between the table and the panel.