# Notification Menu -- Old Notifications

**URL:** https://meta.discourse.org/t/notification-menu-old-notifications/246349
**Category:** Bug
**Tags:** notifications
**Created:** [November 21, 2022, 10:22pm UTC](https://meta.discourse.org/t/notification-menu-old-notifications/246349 "2022-11-21T22:22:48Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![littleviolette](https://avatars.discourse-cdn.com/v4/letter/l/d26b3c/32.png) [@littleviolette](https://meta.discourse.org/u/littleviolette)
#### Post date: [November 21, 2022, 10:22pm UTC](https://meta.discourse.org/t/notification-menu-old-notifications/246349/1 "2022-11-21T22:22:48Z")

</div>

We implemented the new notification menu and sidebar yesterday and observed some irregularities:

1. Old notifications from years ago show up in the notification menu;
2. Even after user dismissed all notifications, the old notifications stay within the notification menu. The old notifications do not show up on user’s /notifications page, however.
3. When we click on the old notification via the notification menu, the old notifications stay on the notification menu.

I couldn’t find threads reporting this bug. Quite a few of our users are reporting the same problem. I would appreciate your guidance!

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [November 23, 2022, 1:58pm UTC](https://meta.discourse.org/t/notification-menu-old-notifications/246349/2 "2022-11-23T13:58:21Z")

</div>

> [@littleviolette](#):
>
> Even after user dismissed all notifications, the old notifications stay within the notification menu.

This does sound a little off. I don’t suppose it’s magically fixed itself overnight with one of the background jobs that ensures consistency? 🤞

---

<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: [November 23, 2022, 4:24pm UTC](https://meta.discourse.org/t/notification-menu-old-notifications/246349/3 "2022-11-23T16:24:21Z")

</div>

> [@littleviolette](#):
>
> Old notifications from years ago show up in the notification menu;

Are these notification highlighted in the menu with a different background color (i.e. unread)? If so, this is expected after enabling the new notification menu for the first time because in the new notification menu, unread notifications are prioritized which means they’re shown first no matter how old they’re. Once they’re read or dismissed, they should revert back to their old position in the notifications menu. However, as Jammy said, this doesn’t sound right:

> [@littleviolette](#):
>
> Even after user dismissed all notifications, the old notifications stay within the notification menu.

After dismissing, do the old notifications remain highlighted in the menu? Or have they lost their highlight but are still stuck at the top? Does this persist even after a full page reload? Are there any errors in the console after the user clicks the dismiss button?

---

<div class="post-metadata">

### Author: ![littleviolette](https://avatars.discourse-cdn.com/v4/letter/l/d26b3c/32.png) [@littleviolette](https://meta.discourse.org/u/littleviolette)
#### Post date: [November 23, 2022, 6:15pm UTC](https://meta.discourse.org/t/notification-menu-old-notifications/246349/4 "2022-11-23T18:15:59Z")

</div>

> [@Osama](#):
>
> After dismissing, do the old notifications remain highlighted in the menu?

Yes. They stay in blue. I clicked each one of the notifications, yet they persist within the notification menu in blue. They are all the same type of notifications – flags – at least for me. It seems like they disappear after I have responded to the flags. Any ways for the flag notification to go away after I have viewed the notification?

> [@Osama](#):
>
> Does this persist even after a full page reload?

Yes they still persist.

> [@Osama](#):
>
> Are there any errors in the console after the user clicks the dismiss button?

No error shown.

---

<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: [November 23, 2022, 7:00pm UTC](https://meta.discourse.org/t/notification-menu-old-notifications/246349/5 "2022-11-23T19:00:12Z")

</div>

> [@littleviolette](#):
>
> They are all the same type of notifications – flags

Oh that makes sense. Flags are currently a little different than the other notification types in that they remain highlighted until they’re handled by someone. It’s on the roadmap to improve this so flag notifications in the notifications menu are marked as read for the user once they’re viewed and to also add support for dismissing them. We’ll let you know once this is implemented.
