Closed asirota closed 4 years ago
Fixed Profile last updated
date field is not returning any data.
@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" },
@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
.
this is working now with 1.96 deployed
In
Contacts
object, theProfile last updated
date field is not returning any data.