Complete
Details
Details
Assignee
Waqar
WaqarReporter
Alex Vallat
Alex VallatLabels
Fix versions
Affects versions
Priority
More fields
More fields
Katalon Platform
Katalon Platform
Created February 24, 2020 at 1:49 PM
Updated July 1, 2022 at 4:50 PM
Resolved February 28, 2020 at 2:50 PM
Something strange is going on with Cron Jobs escaping. I had a job that was working fine in 11.2, but since upgrading to 11.3 it is causing problems. I have tracked this down to part of the command that does `date "+%Y%m%d%H%M"`.db .
In 11.2, this would give output of the form "202002150100.db". In 11.3 it produces "\2020\02\22\01\00.db".