Situational Fields from the write command spec refers to several situational (i.e. optional) fields in the write result. While nModified and upserted are supported, I didn't find anything in the driver for lastOp and electionId. The fields are absent from the internal result struct and there's no reference to them in _mongoc_write_result_complete().
- is depended on by
-
PHPC-72 Support situational fields in WriteResult
- Closed
- related to
-
PHPC-24 Implement server discovery and monitoring (SDAM) specification
- Development Complete
-
PHPC-454 Remove WriteResult::getInfo() method
- Closed
-
CDRIVER-625 expose CRUD spec mandated information in bulk write API if there is an error
- Closed