Sneak Peek: Real-time Worker Notifications in 4.3; and new ideas
Community, Sneak Peek, Tips & Tricks June 15th, 2009
posted by Jeff StandenThe introduction of Worker Notifications was a major improvement to Cerb4. The purpose of the feature is to tell you in real-time about things like:
- Tickets assigned to you
- Tasks assigned to you
- Comments needing your attention
- Ticket notes needing your attention
Unfortunately, the dependability of these notifications (for both sender and receiver) is greatly diminished when they’re only shown when you log in and the Home->Notifications tab is displayed. Workers shouldn’t be expected to habitually check their notifications — that defeats the point.
In the next update, the number of unread notifications will be shown in the top right of the interface:

This alert is shown on every page, and clicking it will take you to your list of unread notifications.
That should solve the issue of notifications being unintentionally neglected by active helpdesk workers. The next issue is to make sure workers are aware of new notifications even when their browser is minimized or closed. Currently we provide an RSS feed.
The worker notification system isn’t limited to just tickets, tasks, comments, and notes. Here are some other improvements we have planned:
- In 4.3 we’re planning to expose worker notifications to the Web-API so you can receive real-time alerts in a variety of other ways: Windows system tray, iPhone with push notifications, dashboards, SMS, etc.
- In 4.3 we’re also planning to allow worker notifications to be created using the same filters as ‘watchers’ do in Preferences. This means you could set up any number of flexible criteria to watch for and then generate a notification rather than an e-mail. By separating notifications from e-mail you run less of a risk of ignoring them entirely while you work.
- For Mac OS X users, there’s a new Fluid.app plugin that will integrate notifications with your desktop using the Dock and Growl.
- We’ve designed the worker notification system so custom plugins can also send alerts about anything. Administrators and managers could receive snapshot reports of Group activity. Workers could receive alerts about overdue tasks or SLA metrics.
- Notifications could have an expiration so they’d be useful for short-lived alerts.
- Notifications could provide worker-to-worker private messages without requiring an additional feature.
Worker notifications should be another great, reusable tool in the Cerb4 toolkit. We’d love to hear what else you feel they should be capable of doing.
-Jeff@WGM
7 Comments to “Sneak Peek: Real-time Worker Notifications in 4.3; and new ideas”
Leave a Comment
You must be logged in to post a comment.

This sounds great!
When can we expect to see a stable release for 4.3?
@Sam Hey! I’ll probably try to get a few of these updates into a 4.2.2 update (along with more translatable strings, and per-visitor languages in Support Center) in the next week or so.
The major things in 4.3 (Worker-based Web-API refactor; E-mail Broadcast plugin; etc) will probably be available in late July or early August. We’ll try not to hold anything back that could be released earlier. But we use the major releases to make larger changes and refactors that take longer to properly QA than to code. Much of that time in those milestones is devoted to testing.
Thanks for your quick comment! :)
Will getting new notifications require a page refresh or is this a ajax poll request?
@Christoph The count in the top right of the page currently requires a page request. The Fluid.app plugin that does Growl notifications on OS X polls using Ajax/JSON every minute whether the page reloads or not. The apps we plan to make using the API (iPhone/AIR/etc) will poll even if the browser is closed.
I’d love to see notification integrated with instant messaging. Jabber and/or AIM support would be useful.
@Doug Hey there! We’ve done some work with Jabber bots in the past. Sending those notifications with XMPP from a plugin should be pretty straightforward. I added a feature request for you:
http://www.wgmdev.com/jira/browse/CHD-1299
Thanks!
Hi jeff
just small tuneup tipp from me.
please do more space between menu below name and notifications. it is too close to each other.
thx.
regards
Milos