FeatureFuel
0

Show email delivery status for pending member invites

Source: getsentry/sentry#124998 · opened by @igormarchuk-se
Problem Statement

Settings → Members shows only “Invited member”

<img width="1249" height="371" alt="Image" src=" />

which indicates the invite was not accepted - not whether the email was:
• Delivered
• Bounced
• Blocked
• etc
Failed emails appear successfully sent, preventing org admins from diagnosing invitation failures.

Solution Brainstorm

We have API to Sendgrid

implement to show a separate delivery status for each pending invite: queued, delivered, deferred, bounced, blocked, or failed. Include the latest attempt time and failure reason when available, and record failed or suppressed delivery in the audit log.

Product Area

Settings - Members

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests