Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.79k stars 1.58k forks source link

Correct automation cron server timestamp #14979

Closed adrinr closed 2 weeks ago

adrinr commented 2 weeks ago

Description

Fixing input timestamp of a cron job as is not correct, as it uses the queued time instead of the run time (as documented).

Better tests to be added when the following PR is merged:

Launchcontrol

Fix cron job input timestamp

linear[bot] commented 2 weeks ago

BUDI-8683 Automation cron server timestamp isn't working correctly, it shows the time its added to the queue rather than at runtime

qa-wolf[bot] commented 2 weeks ago

QA Wolf here! As you write new code it's important that your test coverage is keeping up. Click here to request test coverage for this PR!