[COMPASS-7023] Investigate changes in NODE-5186: Remove duplicate BulkWriteResult accessors Created: 14/Jul/23 Updated: 29/Oct/23 Resolved: 18/Aug/23 |
|
| Status: | Closed |
| Project: | Compass |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | No version |
| Type: | Investigation | Priority: | Major - P3 |
| Reporter: | PM Bot | Assignee: | Anna Henningsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | node-driver | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||||||
| Epic Link: | MONGOSH-1319 | ||||||||||||||||||||
| Documentation Changes: | Needed | ||||||||||||||||||||
| Documentation Changes Summary: | The documentation in https://www.mongodb.com/docs/manual/reference/method/Bulk.execute/ needs to account for the fact that the BulkWriteResult returned from mongosh does not match the actual result:
|
||||||||||||||||||||
| Sprint: | Iteration Iguanodon | ||||||||||||||||||||
| Description |
|
This ticket is a follow up for AC
|
| Comments |
| Comment by Githook User [ 06/Sep/23 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(shell-api): use public BulkWriteResult props This accounts for removal of these legacy getters in the 6.x driver. The only catch here is that `.result.upserted` is of a different type |
| Comment by Githook User [ 04/Sep/23 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(shell-api): use public BulkWriteResult props This accounts for removal of these legacy getters in the 6.x driver. The only catch here is that `.result.upserted` is of a different type |
| Comment by Githook User [ 04/Sep/23 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(shell-api): use public BulkWriteResult props This accounts for removal of these legacy getters in the 6.x driver. The only catch here is that `.result.upserted` is of a different type |
| Comment by Githook User [ 01/Sep/23 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(shell-api): use public BulkWriteResult props This accounts for removal of these legacy getters in the 6.x driver. The only catch here is that `.result.upserted` is of a different type |
| Comment by Githook User [ 28/Aug/23 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(shell-api): use public BulkWriteResult props This accounts for removal of these legacy getters in the 6.x driver. The only catch here is that `.result.upserted` is of a different type |
| Comment by Githook User [ 24/Aug/23 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(shell-api): use public BulkWriteResult props This accounts for removal of these legacy getters in the 6.x driver. The only catch here is that `.result.upserted` is of a different type |
| Comment by Githook User [ 18/Aug/23 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(shell-api): use public BulkWriteResult props This accounts for removal of these legacy getters in the 6.x driver. The only catch here is that `.result.upserted` is of a different type |
| Comment by Githook User [ 18/Aug/23 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(shell-api): use public BulkWriteResult props This accounts for removal of these legacy getters in the 6.x driver. The only catch here is that `.result.upserted` is of a different type |
| Comment by Githook User [ 17/Aug/23 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fix(shell-api): use public BulkWriteResult props This accounts for removal of these legacy getters in the 6.x driver. The only catch here is that `.result.upserted` is of a different type |