Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.17
-
Fix Version/s: 4.6.19
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
This is an edge case for multiple scheduled reminders.
Consider 3 scheduled reminders are set to occur. Only one of them has a from name and from email specified. Ideally, the email should go out with the from name and from email specified at Adminster >> Communication Settings > FROM Email Addresses for the remaining 2 that have no from email and from name specified in the reminder.
In an edge case, where the first value retrieved from DB is the scheduled reminder with the from name and from email specified, the same from name & email are applied to the remaining 2.