Closed krosenst closed 9 months ago
@krosenst do you mind uploading the log file here? One possible cause is that the MongoDB connector is identifying those fields as strings and not converting them because they're arrays/nested-objects. Can you confirm your custom connector is even with latest version of MongoDB connector as you said you are'nt able to reproduce the issue using native connector correct?
@marcosmarxm I considered this too but considering there are other nested objects/arrays all throughout these documents and those aren't losing their values (whereas just "identifier" fields are). And yes, I can confirm the customer connector is even with the latest version of MongoDB connector and yes, I couldn't replicate the issue using a local standalone mongoDB instance. The reason I say it would be difficult to replicate it because it would likely require standing up a DocumentDB instance rather than a MongoDB instance and if you try that you will likely face the same Certificate Authority issues we faced. logs-14.txt
@krosenst unfortunately using the MongoDB for DocumentDB and the team can't ensure it will work as expected. Team suggestion is to you read DocumentDB and debug the connector to try to solve the issue. This issue won't be prioritize for current roadmap.