The customer reported that Cron Expressions format ‘L’ doesn’t work after upgrading Scheduler tile
The examples:
- `0 0 L-10 * ?` `Etc/UTC` - `5 15 L * ?` `Etc/UTC` |
TAS , Scheduler tile
This issue might be related to quartz-scheduler original issue.
https://github.com/quartz-scheduler/quartz/pull/1284
An issue was introduced in the Scheduler 2.0.18 release. This has been fixed in the 2.0.22 release. Customers are recommended to update to Scheduler 2.0.22 or a later version. Schedules may need to be recreated to fix the issue
If an update is not possible, customers will need to create a schedule with fix date.
v2.0.22
Release Date: Nov 18, 2025
[Bug Fix] Update quartz to fix an error with schedules containing last day of month (L). Schedules may need to be recreated to fix the issue.