You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2018/01/10 21:33:00 UTC

[jira] [Created] (ATLAS-2351) Date type attributes V1 REST APIs are formatted differently from earlier versions

Madhan Neethiraj created ATLAS-2351:
---------------------------------------

             Summary: Date type attributes V1 REST APIs are formatted differently from earlier versions
                 Key: ATLAS-2351
                 URL: https://issues.apache.org/jira/browse/ATLAS-2351
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: 1.0.0
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


V1 REST APIs that return entity details format date type attributes using format-string "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'"; this produces the values like: 2017-05-07T18:59:08.574Z.

However, these REST APIs in master branch format date type attributes as a long value. For backward compatibility, the date values should be formatted as in earlier versions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)