When query, no record returned:
but using fetch, can see the record, while in a strange status: "Record not found"
@marknote The UI is indeed a bit confusing, but your second screenshot shows that no record was found (even though it says "1 item"), which is the same as what your first screenshot shows.
If you do have records in the database, do a full query, pick one from the result set, use the value of its recordName
field to query or fetch, as @edorphy suggested, CloudKit Console should return you the record.
If you do confirm that a full query returns the record, but using recordName
to query or fetch doesn't, I'd suggest that you file a feedback report with all the details for the CloudKit Console team to investigate.
Best,
——
Ziqiao Chen
Worldwide Developer Relations.