Project

General

Profile

Bug #4725

Updated by deepakraj P 2 days ago

Preconditions : Valid SMTP mail configuration should be configured and an email task should be available 


 Steps to Reproduce 
 1. Login to the application. 
 2. Configure the SMTP Mail settings with valid credentials. 
 3. Create/open an Email Sequence. 
 4. Configure an Email Task using the SMTP configuration. 
 5. Execute the Email Task. 
 6. Verify whether the email is delivered successfully. 
 7. Check the task status in the Sequence Count Shown as Failed. 
 8. Mail Sent Success fully 

 https://dev.flowzo.ai/sequence-stpes/120 
 deepakrajsandeep@gmail.com 
 Welcome@123 

 Expected Result : If the email is successfully sent, the task status should be updated to Completed/Success. 
 Actual Result : The email is successfully sent, but the task is incorrectly moved to Failed status. 


Back