cds-snc / notification-planning

Project planning for GC Notify Team
5 stars 0 forks source link

Allow client to specify if GC Notify will tell them the status of the email delivery when the initial request is sent #1691

Open yaelberger-commits opened 3 weeks ago

yaelberger-commits commented 3 weeks ago

Description

Right now we get one status for every email we send (even on successful delivery). For that mailing list scenario or some of our web app features, since we don’t do anything when we get a callback, we would have been able to disable it. Could even be more than just on/off but like “only let me know if it failed to be sent” or “only let me know if it was successfully sent”.

WHY are we building? Feature Request WHAT are we building? VALUE created by our solution

Documentation and Artifacts

Good docs, figma mockups, ADRs, screenshots etc. Related incident https://docs.google.com/document/d/1RgCaUH96ABI--9z5igG2y9xKTXL6racZFWYYkT_FGmE/edit?tab=t.0#heading=h.gjdgxs

Acceptance Criteria

Given some context, when (X) action occurs, then (Y) outcome is achieved

Related Research Airtable records

QA Steps