Roberto B.

Results 1 issues of Roberto B.

In the latest version `Contact.InternalField.ContactId` was moved to `Contact.Field.ContactId` causing `Query.buildProjection()` to exclude this field if not added when calling `Query.include()`. When iterating through the cursor in `Query.find(ids)`, `CursorHelper.getContactId()` will...