Actions
Task #409
openMark notification as partially sent
Status:
New
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Notification
Target version:
-
Start date:
05/10/2017
Due date:
% Done:
0%
Estimated time:
Owner:
Description
When notification is sent only to some subset of recipients (for example because of invalid email address or non existent phone number), then administrator should be able to see which recipients were not notified.
Feature will be implemented in such way, that when notification is sent, one IdmNotificationLog is persisted with all recipients, but also concrete logs (websocketLog, emailLog...) are persisted for each recipient bearing information about whether the notification was sent and when.
Related issues
Updated by Peter Štrunc over 7 years ago
- Related to Task #442: Enable sms notifications to be marked "not sent" added
Updated by Radek Tomiška over 7 years ago
- Assignee changed from Peter Štrunc to Radek Tomiška
Updated by Radek Tomiška over 7 years ago
- Category set to Notification
- Target version set to Diamond (7.4.0)
Updated by Radek Tomiška over 7 years ago
Notification api has to be redesigned
- methods: N send(..., IdmIdentityDto recipient) => List<N> send(...)).
Updated by Vít Švanda about 7 years ago
- Target version deleted (
Diamond (7.4.0))
Actions