Project

General

Profile

Actions

Task #411

closed

Allow using multiple sender implementations for one notification channel

Added by Peter Štrunc over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Notification
Target version:
Start date:
05/10/2017
Due date:
% Done:

100%

Estimated time:
Owner:

Description

When multiple implementations of NotificationSender for particular notification type are present in ApplicationContext, notification is sent using all of them. The goal of this ticket is to implement mechanism for choosing which sender will be used for sending particular notification with given type.

Must haves:
  • Admin can select which sender is used for particular notification type
  • Admin can see, which sender was used to send each notification (even when the sender is no longer in application context)
  • Admin can globally set what to do, when sender is no longer present in application context (use default, log error) default sender will be used as default
Nice to haves:
  • Admin can specify multiple senders for one notification type and relationships among them (use all, use first successfull)
Actions

Also available in: Atom PDF