-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Server Security
-
Fully Compatible
-
Security 2024-12-09, Security 2024-12-23, Security 2025-01-20, RnD Security 2025-03-03, Security 2025-03-17, Security 2025-03-31, Server Security 2025-04-14
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
FLETagQueryInterface::countDocuments is no dead code for production usage. It is only used by test code. Its behavior was replaced by
FLETagQueryInterface::getTags which does the counting by querying the catalog directly.