Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tree: Fix bug with loading detached field index (microsoft#22680)
## Description Fixed a bug in `DetachedFieldIndex.setRevisionsForLoadedData` where the newly created `DetachedField` entries incorrectly had a field named `latestRevision` instead of `latestRelevantRevision`.
- Loading branch information