Skip to content

fix(portal): destination list column shows Event Deliveries 24h#782

Merged
alexluong merged 1 commit intomainfrom
fix/portal-destination-list-deliveries-column
Mar 23, 2026
Merged

fix(portal): destination list column shows Event Deliveries 24h#782
alexluong merged 1 commit intomainfrom
fix/portal-destination-list-deliveries-column

Conversation

@alexluong
Copy link
Collaborator

Summary

  • Rename "Events 24h" column to "Event Deliveries 24h" in the destination list
  • Remove attempt_number: "1" and manual: "false" filters so all deliveries (including retries and manual) are counted
  • The sparkline now accurately represents delivery attempts with success/fail coloring

Closes #778

Test plan

  • Verify destination list shows "Event Deliveries 24h" column header
  • Send event, let first attempt fail, manually retry → sparkline should reflect both the failed and successful delivery
  • Verify destination detail metrics page is unchanged

🤖 Generated with Claude Code

…ters

The destination list sparkline column was labeled "Events 24h" but showed
success/fail coloring (delivery semantics). Remove attempt_number and manual
filters so all deliveries are counted, and rename the column accordingly.

Closes #778

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
outpost-docs Ready Ready Preview, Comment Mar 23, 2026 2:17pm
outpost-website Ready Ready Preview, Comment Mar 23, 2026 2:17pm

Request Review

@alexluong alexluong merged commit 7244503 into main Mar 23, 2026
4 of 5 checks passed
@alexluong alexluong deleted the fix/portal-destination-list-deliveries-column branch March 23, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Portal: Destination list 'Events 24h' column semantics unclear

2 participants