We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
The text was updated successfully, but these errors were encountered:
uncomment test #209
219eeca
Merge pull request #210 from 5pm-HDH/fix-search-lastname-is-missing-i…
7ce5156
…n-response Uncomment Failing Test - Issue in #209
No branches or pull requests
Previously, the lastName attribute was specified in the json response of a search for persons.
This attribute is now missing:
TODO:
The text was updated successfully, but these errors were encountered: