I'm trying to run TestAutomator on Oracle and have encountered a problems.
DailyRun_GetCases "Oracle_GetExecuted Tests_Failed" throws and error. I beleive the SQL for Oracle_GetExecutedTests_Ok and Oracle_GetExecutedTest_Failed should be identical with different values provided for Status_Success. The SQL for the corresponding SQL Server actions appear to be identical... When I copy/paste the SQL from the _Ok to the _Failed I can get past this issue.
It looks like there was also the same SQL issue on the Homeflow>Dashboard>Evolution_Cases webblock in the "GetExecutedTests" action of Preparation. I copy/pasted the same SQL from"Oracle_GetExecutedTests_Ok" from above and the dashboard started working.