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

[CoreShopIndexBundle] Newly created DataObjects do not get indexed #1865

Closed
aarongerig opened this issue Feb 17, 2022 · 0 comments
Closed

[CoreShopIndexBundle] Newly created DataObjects do not get indexed #1865

aarongerig opened this issue Feb 17, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@aarongerig
Copy link
Contributor

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? yes

Newly created DataObjects only dispatch the DataObjectEvents::POST_ADD event. The CoreShopIndexBundle only listens to the DataObjectEvents::POST_UPDATE event those objects (created via PHP-API) never get indexed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants