# Notification levels (Watching, etc.) - All descriptions incorrect for Private Messages

**URL:** https://meta.discourse.org/t/notification-levels-watching-etc-all-descriptions-incorrect-for-private-messages/87826
**Category:** Bug
**Created:** [May 18, 2018, 12:52pm UTC](https://meta.discourse.org/t/notification-levels-watching-etc-all-descriptions-incorrect-for-private-messages/87826 "2018-05-18T12:52:15Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![jerry0](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jerry0/32/94523_2.png) [@jerry0](https://meta.discourse.org/u/jerry0)
#### Post date: [May 18, 2018, 12:52pm UTC](https://meta.discourse.org/t/notification-levels-watching-etc-all-descriptions-incorrect-for-private-messages/87826/1 "2018-05-18T12:52:15Z")

</div>

The four different editable notification descriptions for **private messages** in Discourse have the following names

1. js.topic.notifications.watching\_pm.description
2. js.topic.notifications.tracking\_pm.description
3. js.topic.notifications.regular\_pm.description
4. js.topic.notifications.muted\_pm.description

However the private message /t/ page is picking up the “normal” ( **category** ) topic descriptions which are:

1. js.topic.notifications.watching.description
2. js.topic.notifications.tracking.description
3. js.topic.notifications.regular.description
4. js.topic.notifications.muted.description

Easy to miss this, but it does lead to _very_ confusing descriptions for users of private message notification settings, which are really important.

Could this please be fixed as soon as possible?

Thanks!

---

<div class="post-metadata">

### Author: ![jerry0](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jerry0/32/94523_2.png) [@jerry0](https://meta.discourse.org/u/jerry0)
#### Post date: [May 18, 2018, 12:57pm UTC](https://meta.discourse.org/t/notification-levels-watching-etc-all-descriptions-incorrect-for-private-messages/87826/2 "2018-05-18T12:57:44Z")

</div>

You can kind of see this in action on Discourse itself. Whilst most notification level descriptions have been written to (sort of) cover both and therefore are quite confusion, the muted one is clearly inapplicable.

For a private message is says:

![image](https://global.discourse-cdn.com/meta/original/3X/4/e/4eb7e5cea551642a2acd0212d48d44f5483be66c.png)

However, “it will not appear in latest” doesn’t make any sense, since private messages never appear in the latest topic list…

The problems are more severe with properly customised descriptions of private messages vs categories…

---

<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: [May 18, 2018, 11:29pm UTC](https://meta.discourse.org/t/notification-levels-watching-etc-all-descriptions-incorrect-for-private-messages/87826/3 "2018-05-18T23:29:56Z")

</div>

Sure, we should try to fix the PM case cc @sam.

---

<div class="post-metadata">

### Author: ![Osama](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osama/32/98013_2.png) [@Osama](https://meta.discourse.org/u/Osama)
#### Post date: [June 11, 2018, 9:36am UTC](https://meta.discourse.org/t/notification-levels-watching-etc-all-descriptions-incorrect-for-private-messages/87826/6 "2018-06-11T09:36:56Z")

</div>

Fixed in:

[https://github.com/discourse/discourse/pull/5982](https://github.com/discourse/discourse/pull/5982)

Thanks for reporting @jerry0 🙂

---

<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: [June 11, 2018, 9:33pm UTC](https://meta.discourse.org/t/notification-levels-watching-etc-all-descriptions-incorrect-for-private-messages/87826/7 "2018-06-11T21:33:21Z")

</div>


