Fix: Panic on mongoDB insert operation if data has a string _id

Merged Akshay Bharambe requested to merge ab_Fix_ObjIDPanic into devbranch

The mongo insert operation won't panic it the _id field is a string.

Closes MKCLOS/coreosv3/corestudio#552

Edited by Akshay Bharambe

Merge request reports