[SERVER-68917] Complete TODO listed in SERVER-67751 Created: 17/Aug/22  Updated: 27/Oct/23  Resolved: 12/Sep/22

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: PM Bot Assignee: Sergey Galtsev (Inactive)
Resolution: Gone away Votes: 0
Labels: autogen-todo
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to SERVER-67751 FLE2 Range Query: implement edge calc... Closed
Sprint: Security 2022-09-19
Participants:

 Description   

There is a TODO in the codebase referencing a resolved ticket which is assigned to you.

Please follow this link to see the lines of code referencing this resolved ticket:
https://github.com/mongodb/mongo/search?q=SERVER-67751&type=Code

The next steps for this ticket are to either remove the outdated TODO or follow the steps in the TODO if it is correct. If the latter, please update the summary and description of this ticket to represent the work you're actually doing.



 Comments   
Comment by Sergey Galtsev (Inactive) [ 12/Sep/22 ]

The ticket refers to a placeholder

-std::vector<std::string> getEdges(BSONElement element,
-                                  BSONElement lowerBound,
-                                  BSONElement upperBound,
-                                  uint8_t sparsity) {
-    // TODO - SERVER-67751
-    return {"1", "01", "001"};

in src/mongo/crypto/fle_crypto.cpp, which was already taken out

Generated at Thu Feb 08 06:12:04 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.