
I have the same issue. Magento 2.2, php 7.1.10 (production) and php 7.1.18 (local) and both mySQL version 5.7.19 Same also occurs when selecting filters on the top of the category page as you can see on the screenshot.
Configurable Product with catalog price rule. Filtering of products is executed before calculating catalog price rules instead of after calculation.

Are there any updates regarding this issue?
Hi Tristan-N, this issue will be fixed on 2.3.x releases. You can check commits that related on magento 2 repo. Now I am not focus on this issue anymore.
how can we find the code fix for this issue? Is there an internal Magento ticket number we can track?
Is there any progress on that?
Thanks dhorytskyi
Can you let us know which files this has been fixed?
@dhorytskyi Hello! Can u help me please? which files i edit?
I am using 2.1.7, I cant upgrade to other version.
Thanks in advance!
Hi @engcom-backlog-nazar. Thank you for working on this issue.
Looks like this issue is already verified and confirmed. But if your want to validate it one more time, please, go though the following instruction:
Component: XXXXX label(s) to the ticket, indicating the components it may be related to.[ ] 2. Verify that the issue is reproducible on 2.3-develop branchDetails
- Add the comment @magento-engcom-team give me 2.3-develop instance to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.3-develop branch, please, add the label Reproduced on 2.3.x.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and _stop verification process here_!
[ ] 3. Verify that the issue is reproducible on 2.2-develop branch. Details
- Add the comment @magento-engcom-team give me 2.2-develop instance to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.2-develop branch, please add the label Reproduced on 2.2.x
[ ] 4. If the issue is not relevant or is not reproducible any more, feel free to close it.
Hi @divivu The issue was re-tested and we can confirm that it was fixed on the 2.3 release branch. We closing this issue as fixed due to upcoming 2.3 release that will be available soon.
Most helpful comment
I have the same issue. Magento 2.2, php 7.1.10 (production) and php 7.1.18 (local) and both mySQL version 5.7.19 Same also occurs when selecting filters on the top of the category page as you can see on the screenshot.
Configurable Product with catalog price rule. Filtering of products is executed before calculating catalog price rules instead of after calculation.