Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.19
-
Fix Version/s: None
-
Component/s: CiviMail
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
-
Overview:We need the scheduled email send time to match the user's preferred time zone.
-
How it works currently:
-
How it should work:Since everything else in CiviCRM adjusts to the user's time zone preference, this should too. Ideally, if I schedule a job for 3 PM in my time zone, it should go out at 3 PM in my time zone no matter what the default CiviCRM or server times are.
-
Acceptance Criteria:Scheduled mailings should be sent according to the time scheduled in the user's chosen time zone.
Description
Currently, when a user's time zone settings are different than the CiviCRM default time, scheduled emails times are read by the system as CiviCRM default time instead of the user's time zone. For example: while it appears that a user is scheduling an email job for 3:00 PM in their current time zone, in fact the system has scheduled it for 3:00 PM in the default times zone. In some cases this delays email sending for nearly a whole day.
Attachments
Issue Links
- is duplicated by
-
CRM-9683 Implement timezone support for CiviMail
- Done/Fixed