Feature #1361
closedPossibility to send notification with attachment
100%
Description
It can be implemented it two phases, depends on the time consumption of this feature.
First phase:
Implement the possibility to send notification (in this case email) with some attachment. The attachment will be file.
It needs to provide some interface for using this feature from other modules.
Second phase:
Store attachment in IdM so It can be visible in notification archive, and user can display it or download it.
Updated by Radek Tomiška about 6 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška about 6 years ago
- % Done changed from 0 to 50
Sending attachments in email is implemented, sent attachments are not persisted now and it's possible to send them from backend only (as we consulted).
Test and doc remain.
Updated by Radek Tomiška about 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 50 to 90
Test and doc added:
https://wiki.czechidm.com/devel/documentation/notifications/dev/notification_manager#notification_and_attachments
https://wiki.czechidm.com/devel/documentation/notifications/dev/notification_manager#number_4
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/48affb210e14995b7244b4e30c5844274e1cc3fd
Could you do a feedback, please?
Updated by Ondřej Kopr about 6 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 90 to 100
I made review as part of #1372 I send email with attachment after end of the task and its work correctly. Thank you for implementing the feature. Also documentation with example is good idea.
Updated by Radek Tomiška about 6 years ago
- Status changed from Resolved to Closed