-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Category tree in Cart Price Rules is not rendered correctly #39312
Comments
Hi @annukka-tormala. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
No idea if the category tree widget is used by price rules, but if it does, maybe #39008 (comment) fixes your issue? |
Unfortunately no, that widget category tree template is not used by the price rules. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @annukka-tormala, Thanks for your reporting and collaboration. We have verified the issue in Latest 2.4-develop instance and the issue is not reproducible.Kindly refer the screenshots. Steps to reproduce
All the subcategories are visible in category tree. Thanks. |
@magento give me 2.4.7 instance |
Hi @annukka-tormala, Thanks for your update. We have verified the issue in Latest 2.4-develop instance and the issue is not reproducible.Kindly refer the screenshots. The sub-categories with products are rendered correctly. Kindly recheck the issue in Latest 2.4-develop instance and elaborate the steps to reproduce if the issue is still reproducible. Thanks. |
@magento give me 2.4-develop instance |
Preconditions and environment
Magento version 2.4.7-p1
Steps to reproduce
Expected result
All the subcategories should be visible in the category tree.
Actual result
Only categories 3 levels deep are rendered.
Screenshot from category tree from Cart Price Rules condition:
Screenshot from the category tree from Catalog>Inventory>Categories from admin:
As you can see, all the subcategories are rendered here, but not in the Cart Price Rules condition category tree
Additional information
This seems to have happened in 2.4.7 when the extjs library was replaced with the latest version of jsTree. Related commit: 4bfcc46#diff-64ae3799eb8d244fd03f20f4ea01674fdab57167f773924837a36871311d2985
Note: similar issue in categories was fixed earlier: #38851 (comment)
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: