-
Type:
Sub-task
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Company:All Clients/Multiple Clients
1. Use sendgrid API.
2. Create a common function which will accept email parameters and send the email.
3. Create a function to update details in database.
CC : Nandkumar Prabhakar Karlekar Samir
- relates to
-
DMS-158 Emails are not sending
-
- Done
-
-
- Time Spent:
- 3h
-
- Create a new class and function for Send Email functionality
- Create Email object DTO
- Create a dummy function to create email object
- Discussion with Nandkumar
-
- Time Spent:
- 4.5h
-
Discussion with Nandkumar
Send Mail from Code
Looking into Issue of double call on single click.
-
- Time Spent:
- 4.5h
-
- Attachments functionality
- Data Seeding into Document and SentForm table
- Send email with Data from database
- Testing via Postman
- discussion with rushikesh for database tables
-
- Time Spent:
- 2h
-
Discussion with Nandkumar and Ganesh on Attachment
Discussion with Nandkumar on Email log table
Attachments functionality changes - In progress
-
- Time Spent:
- 2h
-
Attachments: fetching details form Newly created DB Structure
Unit Testing of Attachment
-
- Time Spent:
- 6h
-
- Email logs functionality
- Save entry to document routing
- modal popup integration
- code changes to take paths and credentials from config instead of hard coded paths.
- push changes to master