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

Sale Unit Follow Up #875

Merged
merged 8 commits into from
Mar 19, 2019
Merged

Conversation

solverat
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets #837

@solverat solverat changed the title Sale Unit Follow Up [WIP] Sale Unit Follow Up Mar 19, 2019
@@ -44,7 +44,7 @@ public function findForProductAndStore(ProductInterface $product, StoreInterface
->setParameter('product', $product->getId())
->setParameter('store', $store)
->getQuery()
->useResultCache(true)
->useResultCache(false)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

completely remove instead of setting false

@dpfaffenbauer dpfaffenbauer changed the title [WIP] Sale Unit Follow Up Sale Unit Follow Up Mar 19, 2019
@dpfaffenbauer dpfaffenbauer added this to the 2.1.0 milestone Mar 19, 2019
@dpfaffenbauer dpfaffenbauer merged commit 77e5f06 into coreshop:master Mar 19, 2019
@solverat solverat deleted the sale_unit_follow_up branch March 20, 2019 14:54
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

Successfully merging this pull request may close these issues.

2 participants