Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
[x] I have searched budibase discussions and github issues to check if my issue already exists
Hosting
Self
Method: docker compose
Budibase Version: 3.1.3
App Version: 3.1.3
Describe the bug
Cannot specify any cron expression including the month of december in automations: the folliwing message appears: Error: number 12 of 'months' is greater than 11
To Reproduce
Steps to reproduce the behavior:
Go to Automation
Create an automation with cron expression
nter an expression which includes December, such as 0 0 16 12 *
See error
Expected behavior
12 should NOT return an error and include the month of December.
Screenshots
App Export
If possible - please attach an export of your budibase application for debugging/reproduction purposes.
Desktop (please complete the following information):
Hi @f4iey - sorry about that - a slight difference between our validation and parsing - validation was looking for months as 0-11!
Fix will be in next release of Budibase.
Checklist
Hosting
Describe the bug Cannot specify any cron expression including the month of december in automations: the folliwing message appears:
Error: number 12 of 'months' is greater than 11
To Reproduce Steps to reproduce the behavior:
0 0 16 12 *
Expected behavior 12 should NOT return an error and include the month of December.
Screenshots
App Export If possible - please attach an export of your budibase application for debugging/reproduction purposes.
Desktop (please complete the following information):