Cloudkit Core Data stops syncing due to records assigned to multiple zones on iOS 17.5.1 onwards
I have a root object (e.g. CD_RootObject) with one-to-many relationships to another object (e.g. CD_RelationObject) and am sharing records between users through custom zone (sharing multiple root records in the zone).