If the collection portion of full validation reports errors, we return early from the command after also doing the index portion of full validation. However, since we have't yet populated the indexes map, any index information (including warnings, errors, or even simply number of indexes) will not be reported in the validate results.
- is duplicated by
-
SERVER-73381 Validation does not correctly surface details from WT::verify errors for indexes
- Closed
- is related to
-
SERVER-73481 Validate does not detect out-of-order keys with {full: false}
- Closed