Open DumbergerL opened 4 months ago
Previously, the lastName attribute was specified in the json response of a search for persons.
This attribute is now missing:
Array ( [0] => CTApi\Models\Common\Search\SearchResult Object ( [icon:protected] => user [title:protected] => David König [domainType:protected] => person [domainIdentifier:protected] => 12 [apiUrl:protected] => https://5pm.church.tools/api/persons/12 [frontendUrl:protected] => https://5pm.church.tools/?q=churchdb#PersonView/searchEntry:%2312/ [imageUrl:protected] => https://5pm.church.tools/images/2653/95495069f32197d9146250c315d8dfe3fb8d7ac5ea91766415e909e5416d2016 [domainAttributes:protected] => Array ( ) ) )
TODO:
Previously, the lastName attribute was specified in the json response of a search for persons.
This attribute is now missing:
TODO: