Bug #288 Details
Error handling: Handle notification send-out errors
| Status | Closed (ass. to yves) | Priority | Medium |
| Author | yves | Date | 30 Sep 2005 20:38 |
When a notification message couldn't be sent out to a user, don't set the last notification timestamp for this user afterwards.
Required code changes:
@ post.inc:SendWatchNotification
* Make UnbNotifyUser() return the list of successful users instead of a count
* Run SetLastNotify() only for successful users
Required code changes:
@ post.inc:SendWatchNotification
* Make UnbNotifyUser() return the list of successful users instead of a count
* Run SetLastNotify() only for successful users
| Keywords | |||
| Close reason | Fixed | ||
| Close user | yves | Close date | 20 Apr 2007 18:42 |
| Reported version | 1.6.rc.1 | Due version | 1.6.4 |
| Progress | 100 % | Estimated cost | Minimal change |
Changes history:
| Date | User | Action |
| 30 Sep 2005 20:38 | yves | Opened task |
| 30 Sep 2005 20:38 | yves | Changed status (New → Confirmed) |
| 20 Apr 2007 18:42 | yves | Changed status (Confirmed → Closed) |
| Changed close reason (None → Fixed) | ||
| Changed assigned user (- → yves) | ||
| Changed due version (1.7 → 1.6.4) |








