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

fix DeleteHandler calling getId() on null #628

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

asdfzdfj
Copy link
Contributor

fix DeleteHandler errors out when dispatching the delete action

those function needs the resolved $entity not the $object telling where the entity is

fix DeleteHandler errors out when dispatching the delete action

those function needs the resolved `$entity` not the `$object` telling
where the entity is
@asdfzdfj asdfzdfj merged commit c5a9e6a into main Mar 25, 2024
7 checks passed
@asdfzdfj asdfzdfj deleted the fix/delete-handler-dispatch-use-entity branch March 25, 2024 07:22
@melroy89 melroy89 added bug Something isn't working enhancement New feature or request backend Backend related issues and pull requests labels Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related issues and pull requests bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants