Hi!
Has anyone come up with this error:
`Error: Kind: Command failed: Error code 8000 (AtlasError): missing nsInfo, labels: {}`
``
I got this when I tried using bulk_write?
Everything else seems right in terms of using other commands.
Using mongo DB version: 8.0.3, Using shared cluster.
Also, using the latest rust driver.
Code: https://pastebin.com/bAzSXLSi
Github issue: https://github.com/mongodb/mongo-rust-driver/issues/1260
Any help guys?