Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3124

ZoneDateTime are not handled correctly by json reader

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.2.0
    • None
    • None
    • None
    • 4.2 RC1

      Since new API sometimes we returns ZoneDateTime instead of Date in a JSON map result.
      On client side instead of a readable date such as yyyy-MM-ddThh:mm:ss we receive :

      "creationDate":{"offset":{"totalSeconds":0,"id":"Z","rules":{"transitions":[],"transitionRules":[],"fixedOffset":true}}
      

      As consequence, in list of workspaces in admin for example the creation date is empty.
      There may be other issues like this...

            cedric Cédric Damioli
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: