mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08779
[Bug 854403] Re: Unread notification count is too slow
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/854403
Title:
Unread notification count is too slow
Status in Mahara ePortfolio:
Fix Released
Bug description:
Fetching the count of unread notifications to sit next to the envelope
in the header is expensive on postgres, because
notification_internal_activity is the biggest table. It's also rather
unnecessary, so we should add an option to remove the count, and at
the same time use a different envelope icon whenever the user has more
than one unread notification.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/854403/+subscriptions
References