NewPath-Consulting / warm

Pro Reports for Wild Apricot is a Google Data Studio connector that helps Wild Apricot administrators understand your organization’s membership engagement, renewal rates, and demographics. Trend your revenue and get expense analyses. Whatever your question, enjoy all the organized data you need at your fingertips to make the business decisions want.
https://newpathconsulting.com/warm
GNU General Public License v3.0
6 stars 4 forks source link

Profile last updated date field is not returning data in Contacts #46

Closed asirota closed 4 years ago

asirota commented 4 years ago

In Contacts object, the Profile last updated date field is not returning any data.

miasmos commented 4 years ago

Fixed Profile last updated date field is not returning any data.

asirota commented 4 years ago

@stephenpoole - are you seeing any data return in this field? After testing on the sandbox I still don't see any data being returned? I see null on all the rows in the sandbox.

Testing on my record with https://api.wildapricot.org/v2.1/accounts/221748/contacts/37415038 I see

{ "FieldName": "Profile last updated", "Value": "2019-12-11T15:49:51.553-05:00", "SystemCode": "LastUpdated" },

miasmos commented 4 years ago

@asirota I am indeed, I'm looking at HEAD after pasting the latest v2.0 and seeing Profile last updated being populated for that user. Were you testing on what I had deployed to uat? That only included the changes for feature/6. Untitled-1

asirota commented 4 years ago

this is working now with 1.96 deployed