RELEASED: Public: February 8, 2023
Resolved issues
- Cron triggers of non-pipeline jobs defined using CasC fails (BEE-29310)
-
When defining a cron trigger (
cron
is in the job triggers definition) in a non-pipeline job (such as Freestyle job, Backup job, or Cluster Operation job), the timer did not start and never scheduled a build. As a workaround, users could manually resave the job.The issue is resolved.
Internal changes to streamline development. Not user visible. (BEE-29276)