# Changing tracking state of group inbox updates your own tracking state instead

**URL:** https://meta.discourse.org/t/changing-tracking-state-of-group-inbox-updates-your-own-tracking-state-instead/59101
**Category:** Bug
**Created:** [14 Março , 2017 19:07 UTC](https://meta.discourse.org/t/changing-tracking-state-of-group-inbox-updates-your-own-tracking-state-instead/59101 "2017-03-14T19:07:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![fefrei](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fefrei/32/119538_2.png) [@fefrei](https://meta.discourse.org/u/fefrei)
#### Post date: [14 Março , 2017 19:07 UTC](https://meta.discourse.org/t/changing-tracking-state-of-group-inbox-updates-your-own-tracking-state-instead/59101/1 "2017-03-14T19:07:25Z")

</div>

As an administrator, you can see the tracking state another user has for a group inbox. You can also update it, which is useful [because the default is just “Tracking”](https://meta.discourse.org/t/watching-group-pms-by-default/55285). However, this updating no longer works.

**Reproduction steps:**

- Be an administrator. Be in a group. Have another user that is also in the group.
- Visit `/users/the-other-user/messages/group/the-group`.
- See the tracking state in the upper-right corner. It is accurate.
- Update the tracking state.

**Expected result:**

The user’s tracking state for this group is updated. Your tracking state for this group is unaffected.

**Actual result:**

The update appears to be successful (value changes, no error, no errors in console). However, reloading the page reveals that the change was not saved. But `/my/messages/group/the-group` will now show the tracking state you set – you accidentally updated your own tracking state!

For reference: Already mentioned [here](https://meta.discourse.org/t/unable-to-set-notification-type-for-group-message-inbox-again/45144/11).

---

<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: [21 Abril , 2017 11:22 UTC](https://meta.discourse.org/t/changing-tracking-state-of-group-inbox-updates-your-own-tracking-state-instead/59101/3 "2017-04-21T11:22:30Z")

</div>

Fixed per

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

---

<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: [21 Abril , 2017 11:22 UTC](https://meta.discourse.org/t/changing-tracking-state-of-group-inbox-updates-your-own-tracking-state-instead/59101/4 "2017-04-21T11:22:34Z")

</div>


