Skip to content

Payout notifications fail to send in a majority of cases #5427

@isXander

Description

@isXander

Please confirm the following.

Describe the bug

I realised today that I have never got an email notification that tells me when I have payouts available. I thought this would be a cool feature to add. Turns out, it already existed. It's just broken.

First, I noticed that there is no way to configure email preferences (fixed in #5426), so I assumed this specific preference must be disabled by default.

So I checked via seeding the database, and for the table users_notifications_preferences the payouts_available row for user_id == null (used to provide defaults) is set to true.

So this issue must exist internally within Labrinth. Something is preventing these notifications from sending.

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiRelates to the Modrinth API for developersbackendInvolves work from the backend team

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions