mackliet / church_of_jesus_christ_api

13 stars 8 forks source link

get_attendance_date_range pulls null for some fields? #18

Open Salvakiya opened 3 months ago

Salvakiya commented 3 months ago

Not sure if this is intended or not... but it seems that when you run get_attendance_date_range fields below are all null for each record.

"gender": null, "sortName": null, "displayName": null, "unitOrgsCombined": null,

Salvakiya commented 3 months ago

alternatively you can use the UUID to match up members with the attendance... but It was just something I noticed