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

Error changing status #152

Open
inghamn opened this issue Sep 14, 2021 · 0 comments
Open

Error changing status #152

inghamn opened this issue Sep 14, 2021 · 0 comments
Milestone

Comments

@inghamn
Copy link
Member

inghamn commented Sep 14, 2021

The Address::ChangeStatus triggered an error. The domain function expected there to be a status_request::id property that didn't get set.

Undefined property: Domain\Addresses\UseCases\ChangeStatus\ChangeStatusRequest::$id, timestamp=2021-09-14T14:41:41.733Z, source=php2, stream_ids=[5c54a18b71730002a8f6b125, 000000000000000000000001], fields={file=/srv/sites/master_address/src/Domain/Addresses/UseCases/ChangeStatus/ChangeStatus.php, level=5, full_message=Array
(
    [timestamp] => DateTime Object
        (
            [date] => 2021-09-14 10:41:41.585130
            [timezone_type] => 3
            [timezone] => America/Indiana/Indianapolis
        )

    [priority] => 5
    [priorityName] => NOTICE
    [message] => Undefined property: Domain\Addresses\UseCases\ChangeStatus\ChangeStatusRequest::$id
    [extra] => Array
        (
            [errno] => 8
            [file] => /srv/sites/master_address/src/Domain/Addresses/UseCases/ChangeStatus/ChangeStatus.php
            [line] => 71
        )

)
@inghamn inghamn added this to the 2.1.1 milestone Sep 14, 2021
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