-
Bug
-
Resolution: Done
-
Major
-
6.1.0
-
None
+++ This bug was initially created as a clone of Bug #1248527 +++
Description of problem:
When using MySQL 5.5 database system, reading tasks with method InternalTaskService.getActiveTasks() returns tasks that have narrowed creation time to midnight (e.g. 2015-07-23 00:00:00). Bug is probably somewhere where tasks are read from DB, because also method InternalTaskService.getActiveTasks(date) doesn't work.
Version-Release number of selected component (if applicable): 6.1.2.CR3
How reproducible: Run JUnit test LifeCycleLocalCommandBasedTest.testCompleteByActiveTasks from community repository jbpm using MySQL 5.5.
Actual results: Mentioned test fails.
Expected results: Mentioned test passes.
Additional info:
— Additional comment from JBoss Product and Program Management on 2015-07-30 09:10:07 EDT —
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.
- duplicates
-
RHBPMS-1768 Reading tasks from DB on MySQL 5.5 returns tasks with createdOn field that contains midnight time
-
- Verified
-
- is blocked by
-
RHBPMS-1768 Reading tasks from DB on MySQL 5.5 returns tasks with createdOn field that contains midnight time
-
- Verified
-