Every time a job is resubmitted, the CRONTAB scheduled Days of Week shift unexpectedly.
Steps to Reproduce:
Expected Results: The Crontab's value is set to "0 12 * * 1,2,3,4,5".
Actual Results: The Crontab's value has changed to "0 12 * * 3,4,5,6,0".
Release : 15.9.3, 16.0.0, 16.0.1, 160.2
Component : Clarity Scheduler
DE63797
The issue lies with the time zone of server and time zone of User that's set in Account Settings. If both the time zones are 12 hours apart then we will see this issue.
Ex :- User time zone is IST and server time zone is PST.
Workaround: Do not resubmit the existing job request. Create a new job request.
Targeted Fix in Release 16.0.3