-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
We started skipping >9.0.0-alpha.0 for CSFLE tests for the prefixPreview and suffixPreview types in https://github.com/mongodb-js/compass/pull/8058
They've been renamed so we can update them and test for > 9.0.0-alpha.0 with prefix and suffix.
Server ticket: https://jira.mongodb.org/browse/SERVER-123416
Related drivers ticket: https://jira.mongodb.org/browse/DRIVERS-3461
Summary of the upstream:
- Rename QE "text" APIs to "string" and document as stable
- rename TextOpts to StringOpts
- replace "prefixPreview" queryType with "prefix"
- replace "suffixPreview" queryType with "suffix"
- replace "TextPreview" algorithm with "String"
- depends on
-
MONGOCRYPT-870 Drop suffixPreview and prefixPreview
-
- Closed
-
-
DRIVERS-3461 Skip QE "prefixPreview" and "suffixPreview" tests on server 9.0.0+
-
- Implementing
-
- is duplicated by
-
COMPASS-10739 Investigate changes in NODE-7537: Remove "preview" from QE prefix+suffix, and rename "text" to "string"
-
- Closed
-
- is related to
-
MONGOSH-3336 Failed Test: mongosh-FLE_tests_8.2__Queryable_Encryption_Prefix_Suffix_Substring_Support_automatic.allows_queryable_encryption_with_prefix_searches/test_e2e_tests/tests_linux-mlatest_n24
-
- Backlog
-
-
MONGOSH-3337 Failed Test: mongosh-FLE_tests_8.2__Queryable_Encryption_Prefix_Suffix_Substring_Support_explicit.allows_queryable_encryption_with_prefix_searches/test_e2e_tests/tests_linux-mlatest_n24
-
- Backlog
-
-
MONGOSH-3338 Failed Test: mongosh-FLE_tests_8.2__Queryable_Encryption_Prefix_Suffix_Substring_Support_automatic.allows_queryable_encryption_with_prefix_searches/test_e2e_tests/tests_win32-mlatest_n24
-
- Backlog
-
-
MONGOSH-3339 Failed Test: mongosh-FLE_tests_8.2__Queryable_Encryption_Prefix_Suffix_Substring_Support_explicit.allows_queryable_encryption_with_prefix_searches/test_e2e_tests/tests_win32-mlatest_n24
-
- Backlog
-
-
MONGOSH-3340 Failed Test: mongosh-FLE_tests_8.2__Queryable_Encryption_Prefix_Suffix_Substring_Support_automatic.allows_queryable_encryption_with_prefix_searches/test_e2e_tests/tests_darwin-mlatest_n24
-
- Backlog
-
-
MONGOSH-3341 Failed Test: mongosh-FLE_tests_8.2__Queryable_Encryption_Prefix_Suffix_Substring_Support_explicit.allows_queryable_encryption_with_prefix_searches/test_e2e_tests/tests_darwin-mlatest_n24
-
- Backlog
-
-
NODE-7537 Add QE prefix+suffix GA and rename API to string
-
- In Progress
-