Project

General

Profile

Actions

Task #416

closed

Send notification via email

Added by Ondřej Kopr almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Messaging
Target version:
Start date:
05/12/2017
Due date:
% Done:

100%

Estimated time:
Owner:

Description

For now is possible to send messages only with IdentityDto. Is necessary to send message only with email.

Add new method to api EmailSender.. with send via email.

Actions #1

Updated by Ondřej Kopr almost 7 years ago

  • Subject changed from Send via email to Send notification via email
  • % Done changed from 0 to 90
Actions #2

Updated by Ondřej Kopr almost 7 years ago

  • Subject changed from Send notification via email to Send via email

Add new methods to EmailNotificationSender.
send(IdmMessageDto message, String[] emails)
send(IdmMessageDto message, String email)

commit: https://github.com/bcvsolutions/CzechIdMng/commit/1fc6b7721a93f68fa74ad11989512ca53d3f0926
In this commit was added filter via roleCatalogueId and etc..

Please Radek could you check method for send emails? Thank you

Actions #3

Updated by Ondřej Kopr almost 7 years ago

  • Subject changed from Send via email to Send notification via email
Actions #4

Updated by Ondřej Kopr almost 7 years ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from Ondřej Kopr to Radek Tomiška
Actions #5

Updated by Radek Tomiška almost 7 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Radek Tomiška to Ondřej Kopr
  • % Done changed from 90 to 100

Its ok. We will need to redesign NotificationSender api to use IdmNotificationRecipientDto as recipient eventually.

Actions

Also available in: Atom PDF