Jackson does not use proper TimeZone to deserialize a given date

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.1.0
    • Affects Version/s: None
    • Component/s: cockpit, engine
    • None

      • if you query after historic process instance like the following example:

      POST /history/process-instance

      Request Body:

      { "startedAfter": "2014-02-11T14:00:00" }

      Jackson deserialize the given date (ie. "startedAfter") to the following date:

      Tue Feb 11 15:00:00 CET 2014

      This occurs in the REST Api and in cockpit.

        This is the controller panel for Smart Panels app

              Assignee:
              Roman Smirnov
              Reporter:
              Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: