"You're a New User of the Month! #1" infinitely repeats itself for one user

We are super happy with Discourse on forum.dccmuseum.com and update very frequently.

One poor user however got 13 e-mails and even more messages “You’re a New User of the Month! #1” without ever receiving the badge this month. I found no way of assigning it manually, no hint in a log, and another user received the badge with one message just as intended.

I am familiar with SQL but neither with Ruby on Rails nor enough with Docker to troubleshoot it without further assistance. I am open to suggestions on what to check and how to force an assignment to hopefully resolve the issue.

Maximilian Emig - DCC Museum

2 Likes

Can i suggest you look at yourdomain.com/sidekiq/retries

maybe something is stuck and just needs a bit of help.

you should see all the jobs there and delete the job if it keeps recurring

P.s welcome to meta :slight_smile:

3 Likes

There was an issue if the user skipped the new user tips and qualified for the New User of the Month badge where they weren’t granted it but still received a notification.

Should be fixed here:

https://github.com/discourse/discourse/commit/82a18f125f3581902e8e49c58411235cb05f386d

7 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.