Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
-
Windows
-
1
-
Windows 2018-05-02, Windows 2018-05-09
-
Manual Test
-
Needs Assessment
Description
Desired Behavior:
Given I am a user of the scheduled task module, when I specify a datetime for a scheduled task to begin on, then the task should schedule for that time in the server's local time.
Actual Behavior:
No matter what the computer's local timezone, the specified datetime is always applied in UTC meaning that the manifest will never read back as in sync. Additionally, the datetime for the schedule is likely wrong for what the user expects.