Skip to content

Conversation

@fettuccinae
Copy link

Earlier, we were directly using this (reply_to, sent_from and recipient) information from the data received by /notification/send endpoint. To use send out HTML mails in digest, we need to store this information in db.
Added reply_to, sent_from, recipient, send_email column in notification table.
Fixed tests for these changes.
Fixed some linting issues.
Refactored notification table related sql migration scripts into one script.

@fettuccinae fettuccinae mentioned this pull request Oct 9, 2025
Copy link
Member

@mayhem mayhem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but lets get the previous PR merged, before merging this.

@mayhem mayhem merged commit af203e5 into metabrainz:metabrainz-notifications Oct 15, 2025
1 check passed
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.

2 participants