On List Orders pages the Export Orders is not working when the filter selected has special characters
Order Management
•
ID: 662821
Backlog
Published on9/21/2022
•
Last updated on11/25/2022
1 min read
Summary
New UI has a limitation to export some orders once the filter selected has on name special character example ("&" and "á" or "ú") it happens because even the new UI can filter the orders it calls old OMS route to export the orders. And this limitation actually is in the old route of OMS, because the auto correction can not handle all cases of names.
Simulation
1 - Go to orders page;
2 - Select for example a seller with & in the name;
3 - The list orders will be able to see; (using orders route)
4 -But when you click to export you will receive a message: (at this moment the orders call old oms route with problem)
Export completed. 0 orders have been sent to your email!
Workaround
There is no workaround for this issue.