[Backport]Sorting by Websites not working in product grid in backoffice#20514
[Backport]Sorting by Websites not working in product grid in backoffice#20514XxXgeoXxX wants to merge 1 commit intomagento:2.2-developfrom
Conversation
|
Hi @XxXgeoXxX. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
@magento-engcom-team give me 2.2.2 instance |
|
Hi @XxXgeoXxX. Thank you for your request. I'm working on Magento 2.2.2 instance for you |
| ContextInterface $context, | ||
| UiComponentFactory $uiComponentFactory, | ||
| StoreManagerInterface $storeManager, | ||
| Helper $resourceHelper, |
There was a problem hiding this comment.
Please, do not change arguments order. This change goes against backward compatibility. Add the resourceHelper to the very end of the arguments set
|
@XxXgeoXxX , I am closing this PR now due to inactivity. |
|
Hi @XxXgeoXxX, thank you for your contribution! |
|
@XxXgeoXxX , I am closing this PR now due to inactivity. |
|
Hi @XxXgeoXxX, thank you for your contribution! |
Issue #20511
Description (*)
Preconditions (*)
Magento Version : CE 2.2X
Magento Version : CE 2.3.X
Steps to reproduce (*)
Navigate to admin catalog product grid
Using "Columns" selection add Websites'' column in the grid
Expected result (*)
Sort by 'Websites' should be working fine.
Actual result (*)
Sort by 'websites' product attribute not working.
Fixed Issues (if relevant)
Backport for #20512
Manual testing scenarios (*)
Navigate to admin catalog product grid
Using "Columns" selection add Websites'' column in the grid
Contribution checklist (*)