-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Template:
-
Acceptance Criteria:
-
Epic Link:
-
Team:Windows
-
Story Points:1
-
Sprint:Windows 2018-05-02, Windows 2018-05-09
-
Method Found:Manual Test
-
QA Risk Assessment:Needs Assessment
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.