[UI] Fix selection of all items which are not visible in ui grid#19204
[UI] Fix selection of all items which are not visible in ui grid#19204magento-engcom-team merged 2 commits intomagento:2.3-developfrom progreg:2.3-develop-18983-issue
Conversation
|
Hi @progreg. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
@magento-engcom-team give me 2.3-develop instance |
|
Hi @progreg. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
|
Hi @progreg, here is your Magento instance. |
|
Hi @VladimirZaets, thank you for the review. |
|
Hi @progreg. Thank you for your contribution. |
Description (*)
When you using select all option in UI grid,
massactionjs component sends onlyexcludelist to server and Data Provider don't know what scope of ids should be selected from DB. In case if we will select some orders to be canceled and meanwhile some customer will place a new one, this new one order will be canceled too. This issue was fixed.Fixed Issues
Manual testing scenarios (*)
Contribution checklist (*)