mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06930
[Bug 854403] Re: Remove unread notification count from top right header
** Changed in: mahara
Status: In Progress => Fix Committed
--
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:
Remove unread notification count from top right header
Status in Mahara ePortfolio:
Fix Committed
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