[4.2.3] Schedules are not executed - formatting issue in Schedules.ps when using Splatting

[4.2.3] Schedules are not executed - formatting issue in Schedules.ps when using Splatting

avatar
(anonymous user)

Since 4.2.1, none of my scripts has executed on their scheduled time.
Scripts lists their next executions correctly, but no jobs are generated.

Edit, oh balls, just tried to delete one schedule, and they all vanished.



44f800c14eda3d4177166c62d9e5aafdd01fc83a
May be an issue when any schedule has a parameter.

I recreated some schedules, and it broke as soon as I added a schedule that has script parameters.

looking into Schedules.ps1, there seems to be a formatting issue, as it places one of the schedule parameters on the same line as the ending } for parameters.

ff6ee726f3ec56e2c8df47e67d17d03ca50b82ac


Edit 3: jup, everytime any schedule is edited, all schedules using parameters breaks.

ff6ee726f3ec56e2c8df47e67d17d03ca50b82ac.png

44f800c14eda3d4177166c62d9e5aafdd01fc83a.png

All Comments (1)

avatar

This should be fixed in 4.2.4
See #2866