Hello,
we're using espo 9.1.8
with
SP 3.1.6
AP 3.11.7
on
PHP 8.3.21
Maria DB 10.6.22
My problem is that i set crontab like this:

and it should be at every first saturday of the monththat is between 1st and 7th day of every month at 00:10AM,
but i was executed at last saturday - 27th of september
like day of week is not part of AND conditions but it runs as OR
we're using espo 9.1.8
with
SP 3.1.6
AP 3.11.7
on
PHP 8.3.21
Maria DB 10.6.22
My problem is that i set crontab like this:
and it should be at every first saturday of the monththat is between 1st and 7th day of every month at 00:10AM,
but i was executed at last saturday - 27th of september
like day of week is not part of AND conditions but it runs as OR
Comment