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

EntityHub: Unset parent id if parent is not fetched #218

Merged

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Make sure that entity is marked as removed even if parent is not fetched.

Testing notes:

  1. Get e.g. product by id in entity hub.
  2. Delete the product via entity hub
  3. Commit changes on entity hub.
  4. The product should be deleted in database.

@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Nov 28, 2024
@iLLiCiTiT iLLiCiTiT self-assigned this Nov 28, 2024
@iLLiCiTiT iLLiCiTiT merged commit bf7b938 into develop Nov 28, 2024
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/unset-entity-parent-if-parent-is-not-fetched branch November 28, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant