Mark emails as transactional
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
@jSylvestre all of our emails are transactional and the sparkpost api probably has a simple way to mark them as such, probably just a property we have to set as true somewhere around this line:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at Purchasing.Jobs.NotificationsCommon/ProcessNotifications.cs around line 153 and check how the SparkPost API request is built. Confirm the API's transactional-email option, then verify that outgoing emails are marked transactional when the notification is processed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100