We are getting the error Could not check in document 'test.pdf' : "0612d6878011e244 is not the object id of a valid content object" when trying to import a document. I've found that it's only on types that inherit though a particular object type.
The "06" on the r_object_id was new to me, so I looked it up and found that it is a dmr_content object, which I'm really not familiar with. Does anyone know what this error means, and if not any ideas of where to go looking?
If not, where can I find info on the dmr_content object type and what exctly it may be trying to do. It almost looks like it's trying to store the content and then retrieve it, and is unable to do the retreive.