Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-1768

Reading tasks from DB on MySQL 5.5 returns tasks with createdOn field that contains midnight time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 6.2.0
    • 6.1.0
    • jBPM Core
    • None

      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:

              swiderski.maciej Maciej Swiderski (Inactive)
              tzimanyi@redhat.com Tibor Zimányi
              Tibor Zimányi Tibor Zimányi
              Tibor Zimányi Tibor Zimányi
              Kris Verlaenen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: