04-18-2010, 04:23 AM
Did anyone look into a simple notification system yet?
It would be wonderful if there is a message sent when:
1. a new ticket is posted
-- user should be told his ticket is made and someone will update it shortly
-- proj. manager should be notified a new ticket is made for project x and is this urgent and is coupled to this component. Optionally admin too.
2. a ticket is updated
-- user/owner should be notified a reply has been posted / ticket status has changed. With some information what has happened.
3. new user registration
-- user should be informed of his new account and be welcomed to the site
-- admin should be notified of new users
All but the 3rd emails should have a link to the ticket it belongs to.
Perhaps other events that require/could use an email notification. But these are mandatory i think.
I would look into it myself, but with the documentation not being released yet i have no time to sift through the code and make it work.
It would be wonderful if there is a message sent when:
1. a new ticket is posted
-- user should be told his ticket is made and someone will update it shortly
-- proj. manager should be notified a new ticket is made for project x and is this urgent and is coupled to this component. Optionally admin too.
2. a ticket is updated
-- user/owner should be notified a reply has been posted / ticket status has changed. With some information what has happened.
3. new user registration
-- user should be informed of his new account and be welcomed to the site
-- admin should be notified of new users
All but the 3rd emails should have a link to the ticket it belongs to.
Perhaps other events that require/could use an email notification. But these are mandatory i think.
I would look into it myself, but with the documentation not being released yet i have no time to sift through the code and make it work.

I was just wondering though... Thanks!