Problem Statement/Rationale
Using mongorestore our collection "administrators" is not restored anymore and fail on CRC mismatch
Steps to Reproduce
Restore any collection containing "admin"
Expected Results
The collection is restored
Actual Results
The collection is created but the documents are not inserted
Thus the CRC mismatch
Additional Notes
comment added on the PR https://github.com/mongodb/mongo-tools/pull/575
linked Jira tikcet is not accessible https://jira.mongodb.org/browse/TOOLS-3319
- is related to
-
TOOLS-3229 Ignore admin database in dump/restore for atlasProxy
- Closed
- links to