Every message this deployment tried to deliver, successful or not. Addresses are not kept here — only a one-way hash, so a bounce can be matched back without the log becoming a second address book.
{status ? 'Nothing matches that filter.' : 'Nothing has been sent yet.'}
) : ( <>| When | What | To | Channel | Result | Detail |
|---|---|---|---|---|---|
| {new Date(r.created_at).toLocaleString()} |
{/* The synthetic test-send id is rendered by name: it is not a
registered trigger and will never appear in the catalog,
so showing the raw id would send someone looking for it. */}
{r.trigger_id === testTrigger
? Test send from the template editor
: {r.trigger_id}}
|
{r.user_id ? user #{r.user_id} : —} | {r.channel} {r.transport && · {r.transport}} | {STATUS_LABEL[r.status] || r.status} | {r.detail || ''} |