# Nieuw - veel onverwachte groepsmeldingen, kan het meldingsniveau niet wijzigen

**URL:** https://meta.discourse.org/t/new-lots-of-unexpected-group-message-notifications-unable-to-change-notification-level/190940
**Category:** Support
**Created:** [19 mei 2021 om 16:32 UTC](https://meta.discourse.org/t/new-lots-of-unexpected-group-message-notifications-unable-to-change-notification-level/190940 "2021-05-19T16:32:01Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [19 mei 2021 om 16:32 UTC](https://meta.discourse.org/t/new-lots-of-unexpected-group-message-notifications-unable-to-change-notification-level/190940/1 "2021-05-19T16:32:01Z")

</div>

Yesterday, I updated a site from latest-release +19 to latest. All went well, except I myself started getting lots of notifications about group messages for a group I am not in. I looked at the group inbox and the button to change notification level is not displaying correctly. I tried [safe mode](https://meta.discourse.org/t/53504?silent=true) and there was no change. I also rebuilt again, with no luck.

It looks like this:

![Screen Shot 2021-05-19 at 8.17.06 AM](https://global.discourse-cdn.com/meta/original/3X/a/7/a73cbe025e5554707b06d8a7432b18781ebc5116.png)

When I select it and choose “normal” I get this in the javascript console:

 ![Screen Shot 2021-05-19 at 9.22.50 AM](https://global.discourse-cdn.com/meta/original/3X/6/d/6d653cd6a8b41340997b7b0551671db301581cb5.png)

On another site I manage, the button looks like the below and when I change notification level no error appears in the console. Though I did notice the icon sometimes disappears - I think that is a known separate issue.

 ![Screen Shot 2021-05-19 at 9.29.43 AM](https://global.discourse-cdn.com/meta/original/3X/3/4/343b466d315f25ca615cce9ec7a7bb79f41dae2f.png)

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [19 mei 2021 om 20:30 UTC](https://meta.discourse.org/t/new-lots-of-unexpected-group-message-notifications-unable-to-change-notification-level/190940/2 "2021-05-19T20:30:33Z")

</div>

Quick followup - a fellow staff member on that forum pointed out to me that the `helpdeskteam` group is getting multiple notifications about the same notification event. This is pretty weird! This is the same group I am having trouble with as explained in OP.

 ![image](https://global.discourse-cdn.com/meta/original/3X/6/b/6bba316fa03aa4e93997e050502c9043df1f0562.png)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [20 mei 2021 om 01:36 UTC](https://meta.discourse.org/t/new-lots-of-unexpected-group-message-notifications-unable-to-change-notification-level/190940/3 "2021-05-20T01:36:52Z")

</div>

Does that site have any non-standard plugins? I think that this is a common problem with . .. something that I can’t remember.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [20 mei 2021 om 02:01 UTC](https://meta.discourse.org/t/new-lots-of-unexpected-group-message-notifications-unable-to-change-notification-level/190940/4 "2021-05-20T02:01:55Z")

</div>

The site does have a few unofficial plugins.

- babble (disabled)
- discourse-bcc
- discourse-events
- whos-online (disabled)
- retort (disbled)

---

<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: [20 mei 2021 om 04:37 UTC](https://meta.discourse.org/t/new-lots-of-unexpected-group-message-notifications-unable-to-change-notification-level/190940/5 "2021-05-20T04:37:10Z")

</div>

Babble is notorious for causing problems like this.

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [20 mei 2021 om 04:38 UTC](https://meta.discourse.org/t/new-lots-of-unexpected-group-message-notifications-unable-to-change-notification-level/190940/6 "2021-05-20T04:38:53Z")

</div>

Babble could cause the trouble

> [@Notification Bug due to Babble plugin](https://meta.discourse.org/t/notification-bug-due-to-babble-plugin/188706):
>
> Hi guys, I seem to be having a strange bug where I and all my staff are getting system notifications or notifications of messages that we are not included in. This could be system messages to users or private messages from one user to another! not sure why we are getting these additional notification but this seems to be and issue after the latest update (I hadn’t updated since about 2 weeks prior). Another instance of when this is an issue is I have enabled notifications for all users when an…

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [20 mei 2021 om 13:41 UTC](https://meta.discourse.org/t/new-lots-of-unexpected-group-message-notifications-unable-to-change-notification-level/190940/7 "2021-05-20T13:41:08Z")

</div>

Plugins need to be well written for disabling them to actually turn them all the way off. If remove all of those and make your life better. 😉
