Skip to content
New issue

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

Search for person "lastName" is missing in domain attributes #209

Open
DumbergerL opened this issue Jul 29, 2024 · 0 comments
Open

Search for person "lastName" is missing in domain attributes #209

DumbergerL opened this issue Jul 29, 2024 · 0 comments

Comments

@DumbergerL
Copy link
Contributor

DumbergerL commented Jul 29, 2024

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:

DumbergerL added a commit that referenced this issue Jul 29, 2024
DumbergerL added a commit that referenced this issue Jul 29, 2024
…n-response

Uncomment Failing Test - Issue in #209
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant