It appears that in the script generation at some point when the job script was been constructed that in the removal of extract line feeds and tab spaces the last character of the active end time was been removed as well. I have made changes to fix this for versions 15 and 16.
You can open up your Help-> SQL Log and track down the msdb..sp_help_jobschedule query that is executed to compare to the data in the system catalog tables to test.
I tested on Windows 8.1 with v15.0.11-12 and it worked correctly... I also sent patch to customer
Verified in ADS 15.0.12-2
and ADS 16.0.0-alpha-12
Verified in ADS 15.0.12-2
and ADS 16.0.0-alpha-12
Issue #13053 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build v15.0.11-12 & v16.0.0-alpha-9 |
No time estimate |
I tested on Windows 8.1 with v15.0.11-12 and it worked correctly... I also sent patch to customer