Database

[{post:{"date":ISODate("2018-11-29T18:02:25.000Z")},_id:ObjectId("5c2ce0fa527ad758bdb29506"),"imported":null}]

Query

db.collection.update({imported:null},[{"$set":{"imported":"$post.date"}}])

Result