mongoose-unique-validator "3.0.0" has a bug.
It throws validation error "Error, expected _id to be unique" when using _id as a reference in another collection.
Chapter 4 C populate is affected by this behaviour and also the tasks that follow.
mongoose-unique-validator/mongoose-unique-validator#131