c2531a005e
- Enhanced the GetByIDs method to convert string IDs to BSON ObjectIDs before querying the database, ensuring proper data type handling. - This change improves the robustness of the method by preventing potential errors related to ID format mismatches during database operations.