# Unable to set notification type for group message inbox

**URL:** https://meta.discourse.org/t/unable-to-set-notification-type-for-group-message-inbox/37298
**Category:** Bug
**Tags:** groups
**Created:** [Dezembro 31, 2015, 3:44am UTC](https://meta.discourse.org/t/unable-to-set-notification-type-for-group-message-inbox/37298 "2015-12-31T03:44:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [Dezembro 31, 2015, 3:44am UTC](https://meta.discourse.org/t/unable-to-set-notification-type-for-group-message-inbox/37298/1 "2015-12-31T03:44:22Z")

</div>

**Summary:**

Attempted to set notification type for “moderators” group, and was unable to change it from `normal`

**Steps to reproduce:**

1. Open messages view
2. Switch to group message page
3. Click notification type switcher, and select any type other than normal

**Expected Results:**

Notification type switches

**Actual Results:**

Error appears in Chrome dev tools

**Attachments:**

Error in Chrome:

```plaintext
Uncaught TypeError: Cannot read property 'setNotification' of undefined
    t.default.r.extend.clicked @ _application-870be5d55ca96513a5c42e2817c3cab9.js:28024
    r @ ember_jquery-c510009d3d7cecdf3f948f54d4922d9a.js:8
    (anonymous function) @ _application-870be5d55ca96513a5c42e2817c3cab9.js:10064
    Z.event.dispatch @ ember_jquery-c510009d3d7cecdf3f948f54d4922d9a.js:2
    v.handle @ ember_jquery-c510009d3d7cecdf3f948f54d4922d9a.js:2

```

**Versions and Mods:**

Discourse 1.5.0.beta7 ([discourse.stonehearth.net](http://discourse.stonehearth.net/))

**System Information:**

Windows 10 Pro, Chrome Stable 47

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [Dezembro 31, 2015, 4:50am UTC](https://meta.discourse.org/t/unable-to-set-notification-type-for-group-message-inbox/37298/2 "2015-12-31T04:50:06Z")

</div>

Fixed per:

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

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [Dezembro 31, 2015, 4:50am UTC](https://meta.discourse.org/t/unable-to-set-notification-type-for-group-message-inbox/37298/3 "2015-12-31T04:50:09Z")

</div>


