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

Trigger recaching when child variant is edited #15

Closed
mausham-shrestha-aligent opened this issue Feb 21, 2024 · 1 comment
Closed

Trigger recaching when child variant is edited #15

mausham-shrestha-aligent opened this issue Feb 21, 2024 · 1 comment
Assignees

Comments

@mausham-shrestha-aligent
Copy link
Contributor

Recently, we had an issue in Kathmandu Project where changing the price of a child variant wasn't triggering the re-caching. The reason behind that is a simple product that is not visible individually should not have any entries in the url_rewrite table, which means it shouldn't result in anything being sent. To address this issue we should add a feature where editing a child variant of a config would trigger the re-cache in PreRender.

aligent-lturner added a commit that referenced this issue Feb 21, 2024
…_when_child_variant_is_edited

BEG-143: Trigger re-caching when child variant is edited #15
@mausham-shrestha-aligent
Copy link
Contributor Author

The issue has been addressed and related PR has been merged. Hence, closing this ticket.

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