Cron expression is not allowed, as it would run more often than once per minute. (#1609)

Although my cron expression * 0/3 * ? * * * is not allowed, it works in another tenant. Do we need to adjust the settings to enable the cron expression feature? this problems appear after we upgrade our orchestrator from 2020.4.4 to 2023.4.2

Tenant A

Another Tenant

@Bimo_Ari_Wibowo

Welcome to the community

Looks like both the versions are different can you confirmt he versions of both?

And it might be that in the latest there might be some rules that have been written to not allows jobs tun more often than a minute.This generally is the case with many scripts

Cheers