-
Bug
-
Resolution: Unresolved
-
Major
-
None
The following cron expression for a job, using the parameterized scheduler, does not trigger on specific days (the second entry for day 3 and day 6):
H(50-57) 23 * * 1 %Project=regular
H(50-57) 23 * * 2 %Project=regular
H(40-49) 23 * * 3 %Project=regular
H(50-57) 23 * * 3 %Project=regularebr
H(50-57) 23 * * 4 %Project=regular
H(50-57) 23 * * 5 %Project=regular
H(50-57) 10 * * 6 %Project=nightly
H(50-57) 5 * * 7 %Project=regular
So in essence, the following two entries do not trigger at all:
H(50-57) 23 * * 3 %Project=regularebr
H(50-57) 10 * * 6 %Project=nightly
There are other parameters for the build, but they are the same, I can disclose them if necessary.
Jenkins version is: 2.492.1
Parameterized Scheduler version is: 285.ve611986d4c48