close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 8 years ago

Closed 8 years ago

#1951 closed defect (fixed)

RESTHeart: objeto meta de QFS.files incorrecto

Reported by: Jorge Owned by: Jorge
Priority: high Milestone: Mantainance
Component: Various Version: 3.4
Severity: critical Keywords: mongodb, RESTHeart
Cc:

Description

db.getCollection('QFS.files').find({})--->

{
    "_id" : ObjectId("58bf2d9a14bafd14eadc85da"),
    "filename" : "CCI_MainBrands_CBO_FBO_013__1.0.oza",
    "length" : NumberLong(1127489),
    "chunkSize" : 261120,
    "uploadDate" : ISODate("2017-03-07T22:00:58.259Z"),
    "md5" : "cbce5ee10c6939d4c61dd2cb3c5ab45a",
    "metadata" : {
        "filename" : "CCI_MainBrands_CBO_FBO_013__1.0.oza",
        "-user" : "jsperez",
        "verbose" : "0",
        "contentType" : "application/zip",
        "_etag" : ObjectId("58bf2d9a14bafd14eadc85d9")
    }
}

Change History (1)

comment:1 Changed 8 years ago by Jorge

Resolution: fixed
Status: newclosed

se ha subido una actualizacion del paquete.

Note: See TracTickets for help on using tickets.