Details
-
Fix
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
-
None
Description
Starting Situation
- JobScheduler sends two different types of e-mail
- When Email client receive the email from JobScheduler, it translate the timezone in email header to the local timezone which is correct and also help full for user (Feedback from al )
- In case of a error mail from a Job Date in the Message body is in the UTC which is bit confusing since user has to translate that in its local timezone, when exactly error occurred ( Discussion required)
- In the attachment the log contain the Dates in local timezone with an time difference indicator relevant to UTC ( which is also correct, so that if a log parser read the log it can translate the dates in to local timezone etc)
Desired Behavior
- JobScheduler should send e-mails with the same timestamp (dates in UTC + local timezone) for header, body and attachment.
Maintainer Notes
- This feature will not be implemented for existing JobScheduler engine e-mail support.
- Instead with
JS-1375a new e-mail management will be provided that includes items from this issue as requirements.
Attachments
Issue Links
- relates to
-
JS-1375 New e-mail management
- Dismissed