Closed adrinr closed 2 weeks ago
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:
Fix cron job input timestamp
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 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!
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