Open dmitry-saritasa opened 9 years ago
Sample data is
{
"_id" : ObjectId("554ad0c18a5da50025b7c7c3"),
"parent" : ObjectId("55241c448a5da5002616ede5"),
"type" : "reassignment",
"date" : ISODate("2015-05-08T00:00:00.000Z"),
"school" : ObjectId("55241a8983ba889a678b4567"),
"location" : ObjectId("55241ae583ba88d46c8b4567"),
"guard" : ObjectId("55355d7083ba88e23f8b4569"),
"name" : "1st shift",
"weekday" : 5,
"start" : "08:00:00",
"finish" : "08:30:00",
"start_sec" : 28800,
"finish_sec" : 30600,
"weight" : 28800,
"holidays" : [],
"created_at" : ISODate("2015-05-07T02:41:05.618Z"),
"updated_at" : ISODate("2015-05-07T00:10:20.982Z"),
"guard_name" : "Guard2Vadik alt Kuz",
"school_name" : "VictorHigh",
"location_name" : "Joslin / Gard",
"parent_cache" : {
"_id" : ObjectId("55241c448a5da5002616ede5"),
"finish" : "08:30:00",
"weight" : 28800,
"start_sec" : 28800,
"finish_sec" : 30600,
"start" : "08:00:00",
"guard" : ObjectId("552411f883ba8842658b4567"),
"type" : "regular"
}
}
we have similar issues.