Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.0, 2.3.0 RC, 2.3.0 Release
-
Fix Version/s: 2.4.0
-
Component/s: Activity - Local worker
-
Labels:None
Description
The SQLQueryWorker catches SQLException but does not import it. This only shows up if an exception is thrown in the tried block. Workaround is to edit the local worker.