# New user of month still sending PM even when disabled

**URL:** <https://meta.discourse.org/t/new-user-of-month-still-sending-pm-even-when-disabled/62470>\
**Category:** Bug\
**Created:** [2017年五月10日 23:27 UTC](https://meta.discourse.org/t/new-user-of-month-still-sending-pm-even-when-disabled/62470 "2017-05-10T23:27:06Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![AstonJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/astonj/32/215041_2.png) [@AstonJ](https://meta.discourse.org/u/AstonJ)\
**Post date:** [2017年五月10日 23:27 UTC](https://meta.discourse.org/t/new-user-of-month-still-sending-pm-even-when-disabled/62470/1 "2017-05-10T23:27:06Z")

</div>

I’ve disabled [it](https://meta.discourse.org/t/weekly-or-monthly-best-new-user-badge/60065) via the ACP, but it it still sending members a notification that they have been awarded the badge - is this a bug? Or do I need to turn it off somewhere else?

_It’s a great idea btw - but we already run a Member of The Month award and this may cause confusion, hence wanting to switch it off._

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2017年五月10日 23:59 UTC](https://meta.discourse.org/t/new-user-of-month-still-sending-pm-even-when-disabled/62470/2 "2017-05-10T23:59:13Z")

</div>

Hmm can you verify this tomorrow @eviltrout?

---

<div class="post-metadata">

**Author:** ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)\
**Post date:** [2017年五月11日 15:34 UTC](https://meta.discourse.org/t/new-user-of-month-still-sending-pm-even-when-disabled/62470/3 "2017-05-11T15:34:03Z")

</div>

Sorry about that. The code was smart enough to not award the badge via the BadgeGranter class, but it was still sending the system message. Fixed here:

[https://github.com/discourse/discourse/commit/3ade46de0b9d0eacc974e21bd77d688f6d600eb8](https://github.com/discourse/discourse/commit/3ade46de0b9d0eacc974e21bd77d688f6d600eb8)

---

<div class="post-metadata">

**Author:** ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)\
**Post date:** [2017年五月11日 15:34 UTC](https://meta.discourse.org/t/new-user-of-month-still-sending-pm-even-when-disabled/62470/4 "2017-05-11T15:34:07Z")

</div>


