Uploaded image for project: 'Creative Pro by Nuxeo'
  1. Creative Pro by Nuxeo
  2. NBM-823

Export do not correctly serialize Mongo date

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Backup

      Description

      When serializing a Mongo Document with date, it serializes it in the following format:

      { "$date" : 1532111665089 }
      

      Which is not following the STRICT rules of a JSON file: https://jira.mongodb.org/browse/JAVA-1772
      Need to update to Java Mongo 3.5 in order to be able to change the way the computation is done.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                akervern Arnaud Kervern
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: