Changes between Version 53 and Version 54 of BluePrint/Messaging
- Timestamp:
- 06/16/10 21:21:04 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Messaging
v53 v54 59 59 * Q: Do we mark as read if pe_contact_id status suggests person has received message? 60 60 * Good to have UI to 'Mark Unread' 61 * shn_rest_controller() is modified to check msg_log for messages tagged to the resource (list) or record (display/update) 61 *{{{ shn_rest_controller()}}} is modified to check msg_log for messages tagged to the resource (list) or record (display/update) 62 * Views modified as above 62 63 * 'Ticketing Module' UI 63 64 * default view is all un-actioned messages (assigned to this user &/or unassigned?) 64 * If a message is routed to a resource , this results in a 'create' form popup with as many fields auto-populated as possible (subject into 'name' field & body into 'comments' field, if nowhere better)65 * If a message is routed to a resource/pentity, this results in a 'create' form popup with as many fields auto-populated as possible (subject into 'name' field & body into 'comments' field, if nowhere better) 65 66 * Q: If a message is routed to a resource, does this automatically mark ticket as 'actioned'? Provide a popup to ask this? 66 67 === User Interface ===